Coverage report: 72.12%
coverage.py v6.4.1, created at 2022-09-04 11:35 +0200
coverage.py v6.4.1, created at 2022-09-04 11:35 +0200
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/dependenpy/cli.py | 79 | 10 | 0 | 30 | 5 | 82.57% |
src/dependenpy/dsm.py | 185 | 30 | 0 | 80 | 7 | 83.77% |
src/dependenpy/finder.py | 72 | 23 | 0 | 46 | 6 | 61.86% |
src/dependenpy/helpers.py | 29 | 9 | 0 | 16 | 3 | 64.44% |
src/dependenpy/node.py | 184 | 23 | 0 | 92 | 10 | 84.42% |
src/dependenpy/plugins.py | 18 | 18 | 0 | 6 | 0 | 0.00% |
src/dependenpy/structures.py | 164 | 75 | 0 | 100 | 6 | 51.89% |
tests/conftest.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_cli.py | 11 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_dependenpy.py | 23 | 0 | 0 | 2 | 0 | 100.00% |
Total | 765 | 188 | 0 | 372 | 37 | 72.12% |
No items found using the specified filter.