Cog coverage: 38.58%
Files Functions Classes
coverage.py v7.6.7, created at 2024-11-15 09:22 -0500
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 | 483 | 228 | 1 | 190 | 27 | 46.66% |
cogapp/makefiles.py | 22 | 18 | 0 | 14 | 0 | 11.11% |
cogapp/test_cogapp.py | 854 | 598 | 2 | 20 | 1 | 29.63% |
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 | 1580 | 961 | 3 | 268 | 34 | 38.58% |
No items found using the specified filter.