Coverage report: 66%
Files Functions Classes
coverage.py v7.8.2, created at 2025-06-06 14:03 +0200
File | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
src/navdict/__init__.py | (no class) | 2 | 0 | 0 | 0 | 0 | 100% |
src/navdict/navdict.py | NavigableDict | 160 | 79 | 0 | 68 | 16 | 51% |
src/navdict/navdict.py | (no class) | 119 | 25 | 0 | 20 | 4 | 75% |
tests/helpers.py | create_empty_file._ContextManager | 9 | 9 | 0 | 4 | 0 | 0% |
tests/helpers.py | create_text_file._ContextManager | 9 | 2 | 0 | 4 | 2 | 69% |
tests/helpers.py | (no class) | 40 | 24 | 0 | 2 | 1 | 40% |
tests/test_navdict.py | TakeTwoOptionalArguments | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_navdict.py | (no class) | 120 | 3 | 0 | 4 | 1 | 95% |
Total | 463 | 142 | 0 | 102 | 24 | 66% |
No items found using the specified filter.