Coverage report: 83.36%
Files Functions Classes
coverage.py v7.6.12, created at 2025-02-24 16:56 +0100
coverage.py v7.6.12, created at 2025-02-24 16:56 +0100
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/mkdocs_autorefs/_internal/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
src/mkdocs_autorefs/_internal/backlinks.py | 48 | 2 | 4 | 16 | 4 | 90.62% |
src/mkdocs_autorefs/_internal/debug.py | 63 | 63 | 0 | 10 | 0 | 0.00% |
src/mkdocs_autorefs/_internal/plugin.py | 191 | 42 | 7 | 68 | 3 | 74.90% |
src/mkdocs_autorefs/_internal/references.py | 309 | 18 | 6 | 90 | 17 | 91.23% |
src/mkdocs_autorefs/plugin.py | 6 | 6 | 0 | 0 | 0 | 0.00% |
src/mkdocs_autorefs/references.py | 6 | 6 | 0 | 0 | 0 | 0.00% |
tests/conftest.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
tests/helpers.py | 5 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_api.py | 94 | 5 | 2 | 30 | 5 | 91.94% |
tests/test_backlinks.py | 30 | 0 | 0 | 0 | 0 | 100.00% |
tests/test_plugin.py | 130 | 0 | 0 | 2 | 0 | 100.00% |
tests/test_references.py | 108 | 0 | 2 | 2 | 0 | 100.00% |
Total | 990 | 142 | 21 | 218 | 29 | 83.36% |
No items found using the specified filter.