Coverage report: 99%
Files Functions Classes
coverage.py v7.6.12, created at 2025-04-06 18:07 +0200
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/minihtml/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
src/minihtml/_component.py | 100 | 1 | 0 | 22 | 1 | 98% |
src/minihtml/_context.py | 24 | 1 | 0 | 2 | 1 | 92% |
src/minihtml/_core.py | 242 | 1 | 12 | 70 | 2 | 99% |
src/minihtml/_template.py | 64 | 0 | 6 | 8 | 0 | 100% |
src/minihtml/_template_context.py | 36 | 0 | 0 | 8 | 0 | 100% |
src/minihtml/tags.py | 118 | 0 | 0 | 0 | 0 | 100% |
Total | 589 | 3 | 18 | 110 | 4 | 99% |
No items found using the specified filter.