Cog coverage: 38.75%
coverage.py v7.2.0, created at 2023-02-22 18:50 -0500
coverage.py v7.2.0, created at 2023-02-22 18:50 -0500
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
cogapp/__init__.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
cogapp/__main__.py | 3 | 3 | 0 | 0 | 0 | 0.00% |
cogapp/cogapp.py | 500 | 224 | 1 | 210 | 30 | 49.01% |
cogapp/makefiles.py | 22 | 18 | 0 | 14 | 0 | 11.11% |
cogapp/test_cogapp.py | 845 | 591 | 2 | 24 | 1 | 29.57% |
cogapp/test_makefiles.py | 70 | 53 | 0 | 6 | 0 | 22.37% |
cogapp/test_whiteutils.py | 68 | 50 | 0 | 0 | 0 | 26.47% |
cogapp/whiteutils.py | 43 | 5 | 0 | 34 | 4 | 88.31% |
Total | 1552 | 944 | 3 | 288 | 35 | 38.75% |
No items found using the specified filter.