Coverage report: 26%
coverage.py v6.5.0, created at 2023-04-12 03:17 -0700
coverage.py v6.5.0, created at 2023-04-12 03:17 -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 | 10 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/verify/mergeResults.py | 155 | 97 | 0 | 56 | 0 | 27% |
python/lsst/cp/verify/utils.py | 9 | 7 | 0 | 6 | 0 | 13% |
python/lsst/cp/verify/verifyBias.py | 39 | 30 | 0 | 12 | 0 | 18% |
python/lsst/cp/verify/verifyCalib.py | 30 | 8 | 0 | 0 | 0 | 73% |
python/lsst/cp/verify/verifyCrosstalk.py | 29 | 15 | 0 | 2 | 0 | 45% |
python/lsst/cp/verify/verifyDark.py | 39 | 30 | 0 | 12 | 0 | 18% |
python/lsst/cp/verify/verifyDefects.py | 42 | 31 | 0 | 6 | 0 | 23% |
python/lsst/cp/verify/verifyFlat.py | 56 | 39 | 0 | 12 | 0 | 25% |
python/lsst/cp/verify/verifyPtc.py | 89 | 67 | 0 | 32 | 0 | 18% |
python/lsst/cp/verify/verifyStats.py | 167 | 110 | 0 | 52 | 0 | 26% |
python/lsst/cp/verify/version.py | 6 | 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 | 156 | 128 | 0 | 6 | 1 | 18% |
Total | 939 | 645 | 0 | 214 | 3 | 26% |
No items found using the specified filter.