Cog coverage: 37.79%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-13 08:29 -0400
File | 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 | 490 | 236 | 1 | 192 | 26 | 45.75% |
cogapp/hashhandler.py | 63 | 35 | 0 | 24 | 2 | 36.78% |
cogapp/makefiles.py | 22 | 18 | 0 | 14 | 0 | 11.11% |
cogapp/test_cogapp.py | 905 | 638 | 2 | 20 | 1 | 29.19% |
cogapp/test_makefiles.py | 68 | 51 | 0 | 6 | 0 | 22.97% |
cogapp/test_whiteutils.py | 68 | 50 | 0 | 0 | 0 | 26.47% |
cogapp/utils.py | 37 | 8 | 0 | 6 | 2 | 76.74% |
cogapp/whiteutils.py | 44 | 5 | 0 | 32 | 4 | 88.16% |
Total | 1701 | 1044 | 3 | 294 | 35 | 37.79% |
No items found using the specified filter.