Cog coverage: 39.11%
coverage.py v7.0.4, created at 2023-01-07 15:38 -0500
coverage.py v7.0.4, created at 2023-01-07 15:38 -0500
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
cogapp/__init__.py | 2 | 0 | 0 | 0 | 0 | 100.00% |
cogapp/__main__.py | 3 | 3 | 0 | 0 | 0 | 0.00% |
cogapp/backward.py | 22 | 6 | 0 | 4 | 2 | 69.23% |
cogapp/cogapp.py | 510 | 230 | 1 | 216 | 30 | 48.48% |
cogapp/makefiles.py | 27 | 20 | 0 | 14 | 0 | 17.07% |
cogapp/test_cogapp.py | 849 | 595 | 2 | 28 | 1 | 29.30% |
cogapp/test_makefiles.py | 71 | 53 | 0 | 6 | 0 | 23.38% |
cogapp/test_whiteutils.py | 69 | 50 | 0 | 0 | 0 | 27.54% |
cogapp/whiteutils.py | 45 | 5 | 0 | 34 | 4 | 88.61% |
Total | 1598 | 962 | 3 | 302 | 37 | 39.11% |
No items found using the specified filter.