Coverage report: 23%
Files Functions Classes
coverage.py v7.5.0, created at 2024-05-04 03:56 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/verify/__init__.py | 10 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/verify/mergeResults.py | 227 | 107 | 0 | 80 | 0 | 40% |
python/lsst/cp/verify/utils.py | 9 | 7 | 0 | 6 | 0 | 13% |
python/lsst/cp/verify/verifyBias.py | 102 | 87 | 0 | 52 | 0 | 10% |
python/lsst/cp/verify/verifyCalib.py | 70 | 39 | 0 | 18 | 0 | 35% |
python/lsst/cp/verify/verifyCrosstalk.py | 57 | 42 | 0 | 14 | 0 | 21% |
python/lsst/cp/verify/verifyDark.py | 65 | 55 | 0 | 32 | 0 | 10% |
python/lsst/cp/verify/verifyDefects.py | 113 | 88 | 0 | 26 | 0 | 18% |
python/lsst/cp/verify/verifyFlat.py | 102 | 81 | 0 | 36 | 0 | 15% |
python/lsst/cp/verify/verifyPtc.py | 139 | 116 | 0 | 34 | 0 | 13% |
python/lsst/cp/verify/verifyStats.py | 215 | 146 | 0 | 80 | 0 | 25% |
python/lsst/cp/verify/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_mergeResults.py | 69 | 56 | 0 | 16 | 1 | 16% |
tests/test_verifyCalib.py | 41 | 29 | 0 | 2 | 1 | 30% |
tests/test_verifyStats.py | 167 | 139 | 0 | 6 | 1 | 17% |
Total | 1395 | 992 | 0 | 402 | 3 | 23% |
No items found using the specified filter.