Coverage report: 85%
Files Functions Classes
coverage.py v7.6.12, created at 2025-03-07 14:54 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
qml_essentials/__init__.py | 0 | 0 | 0 | 100% |
qml_essentials/ansaetze.py | 432 | 42 | 0 | 90% |
qml_essentials/coefficients.py | 205 | 16 | 0 | 92% |
qml_essentials/entanglement.py | 67 | 8 | 0 | 88% |
qml_essentials/expressibility.py | 80 | 32 | 0 | 60% |
qml_essentials/model.py | 292 | 31 | 0 | 89% |
qml_essentials/utils.py | 125 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_coefficients.py | 62 | 0 | 0 | 100% |
tests/test_entanglement.py | 94 | 68 | 0 | 28% |
tests/test_expressiblity.py | 61 | 39 | 0 | 36% |
tests/test_model.py | 189 | 12 | 0 | 94% |
Total | 1607 | 248 | 0 | 85% |
No items found using the specified filter.