Coverage report: 32%
coverage.py v6.4.2, created at 2022-07-27 03:02 -0700
coverage.py v6.4.2, created at 2022-07-27 03:02 -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 | 9 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cp/verify/mergeResults.py | 155 | 97 | 0 | 86 | 0 | 37% |
python/lsst/cp/verify/utils.py | 9 | 7 | 0 | 6 | 0 | 13% |
python/lsst/cp/verify/verifyBias.py | 39 | 30 | 0 | 16 | 0 | 24% |
python/lsst/cp/verify/verifyCalib.py | 24 | 6 | 0 | 6 | 0 | 80% |
python/lsst/cp/verify/verifyCrosstalk.py | 27 | 14 | 0 | 8 | 0 | 54% |
python/lsst/cp/verify/verifyDark.py | 39 | 30 | 0 | 16 | 0 | 24% |
python/lsst/cp/verify/verifyDefects.py | 42 | 31 | 0 | 10 | 0 | 29% |
python/lsst/cp/verify/verifyFlat.py | 56 | 39 | 0 | 20 | 0 | 33% |
python/lsst/cp/verify/verifyStats.py | 167 | 110 | 0 | 58 | 0 | 28% |
python/lsst/cp/verify/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_mergeResults.py | 67 | 54 | 0 | 20 | 1 | 21% |
tests/test_verifyCalib.py | 41 | 29 | 0 | 6 | 1 | 36% |
tests/test_verifyStats.py | 156 | 128 | 0 | 18 | 1 | 24% |
Total | 841 | 575 | 0 | 270 | 3 | 32% |
No items found using the specified filter.