Coverage report: 86%
Files Functions Classes
coverage.py v7.10.6, created at 2025-10-01 10:11 +0000
File | function | statements | missing | excluded | coverage |
---|---|---|---|---|---|
kcpdi/__init__.py | (no function) | 0 | 0 | 0 | 100% |
kcpdi/kcp_ds.py | kcp_ds | 26 | 9 | 0 | 65% |
kcpdi/kcp_ds.py | _detect_changepoints_from_kernelcpd | 18 | 2 | 0 | 89% |
kcpdi/kcp_ds.py | _model_select_n_bp | 16 | 0 | 0 | 100% |
kcpdi/kcp_ds.py | (no function) | 9 | 0 | 0 | 100% |
kcpdi/utils.py | fig_ax | 1 | 1 | 0 | 0% |
kcpdi/utils.py | get_sum_of_cost | 2 | 0 | 0 | 100% |
kcpdi/utils.py | (no function) | 3 | 0 | 0 | 100% |
tests/unit_test.py | test_kcpdi | 5 | 0 | 0 | 100% |
tests/unit_test.py | (no function) | 6 | 0 | 0 | 100% |
Total | 86 | 12 | 0 | 86% |
No items found using the specified filter.