Coverage report: 25%
coverage.py v7.4.4, created at 2024-04-16 04:28 -0700
coverage.py v7.4.4, created at 2024-04-16 04:28 -0700
Module | 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 | 11 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/verify/mergeResults.py | 155 | 97 | 0 | 56 | 0 | 27% |
python/lsst/cp/verify/repackStats.py | 227 | 156 | 0 | 92 | 0 | 22% |
python/lsst/cp/verify/utils.py | 9 | 7 | 0 | 6 | 0 | 13% |
python/lsst/cp/verify/verifyBias.py | 57 | 43 | 0 | 14 | 0 | 20% |
python/lsst/cp/verify/verifyCalib.py | 29 | 8 | 0 | 0 | 0 | 72% |
python/lsst/cp/verify/verifyCrosstalk.py | 29 | 15 | 0 | 2 | 0 | 45% |
python/lsst/cp/verify/verifyDark.py | 37 | 28 | 0 | 12 | 0 | 18% |
python/lsst/cp/verify/verifyDefects.py | 81 | 59 | 0 | 10 | 0 | 24% |
python/lsst/cp/verify/verifyFlat.py | 56 | 39 | 0 | 12 | 0 | 25% |
python/lsst/cp/verify/verifyPtc.py | 118 | 96 | 0 | 22 | 0 | 16% |
python/lsst/cp/verify/verifyStats.py | 179 | 118 | 0 | 64 | 0 | 27% |
python/lsst/cp/verify/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_mergeResults.py | 67 | 54 | 0 | 16 | 1 | 17% |
tests/test_verifyCalib.py | 41 | 29 | 0 | 2 | 1 | 30% |
tests/test_verifyStats.py | 163 | 135 | 0 | 6 | 1 | 17% |
Total | 1268 | 884 | 0 | 314 | 3 | 25% |
No items found using the specified filter.