Coverage report: 27%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 01:14 -0700

File class statements missing excluded branches partial coverage
python/lsst/__init__.py (no class) 2 0 0 0 0 100%
python/lsst/cp/__init__.py (no class) 2 0 0 0 0 100%
python/lsst/cp/verify/__init__.py (no class) 9 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyExpMergeConnections 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyExpMergeConfig 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyExpMergeTask 43 43 0 30 0 0%
python/lsst/cp/verify/mergeResults.py CpVerifyRunMergeConnections 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyRunMergeConfig 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyRunMergeTask 29 29 0 16 0 0%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitExpMergeConnections 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitExpMergeConfig 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitExpMergeTask 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitRunMergeConnections 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitRunMergeConfig 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyVisitRunMergeTask 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyCalibMergeConnections 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyCalibMergeConfig 0 0 0 0 0 100%
python/lsst/cp/verify/mergeResults.py CpVerifyCalibMergeTask 25 25 0 10 0 0%
python/lsst/cp/verify/mergeResults.py (no class) 58 0 0 0 0 100%
python/lsst/cp/verify/utils.py (no class) 2 0 0 0 0 100%
python/lsst/cp/verify/verifyBias.py CpVerifyBiasConfig 4 4 0 0 0 0%
python/lsst/cp/verify/verifyBias.py CpVerifyBiasTask 26 26 0 12 0 0%
python/lsst/cp/verify/verifyBias.py (no class) 9 0 0 0 0 100%
python/lsst/cp/verify/verifyCalib.py CpVerifyCalibConnections 0 0 0 0 0 100%
python/lsst/cp/verify/verifyCalib.py CpVerifyCalibConfig 0 0 0 0 0 100%
python/lsst/cp/verify/verifyCalib.py CpVerifyCalibTask 6 6 0 0 0 0%
python/lsst/cp/verify/verifyCalib.py (no class) 18 0 0 0 0 100%
python/lsst/cp/verify/verifyCrosstalk.py CpVerifyCrosstalkConnections 0 0 0 0 0 100%
python/lsst/cp/verify/verifyCrosstalk.py CpVerifyCrosstalkConfig 2 2 0 0 0 0%
python/lsst/cp/verify/verifyCrosstalk.py CpVerifyCrosstalkTask 12 12 0 2 0 0%
python/lsst/cp/verify/verifyCrosstalk.py (no class) 13 0 0 0 0 100%
python/lsst/cp/verify/verifyDark.py CpVerifyDarkConfig 4 4 0 0 0 0%
python/lsst/cp/verify/verifyDark.py CpVerifyDarkTask 26 26 0 12 0 0%
python/lsst/cp/verify/verifyDark.py (no class) 9 0 0 0 0 100%
python/lsst/cp/verify/verifyDefects.py CpVerifyDefectsConfig 4 4 0 0 0 0%
python/lsst/cp/verify/verifyDefects.py CpVerifyDefectsTask 27 27 0 6 0 0%
python/lsst/cp/verify/verifyDefects.py (no class) 11 0 0 0 0 100%
python/lsst/cp/verify/verifyFlat.py CpVerifyFlatConfig 3 3 0 0 0 0%
python/lsst/cp/verify/verifyFlat.py CpVerifyFlatTask 25 25 0 10 0 0%
python/lsst/cp/verify/verifyFlat.py CpVerifyFlatExpMergeConfig 2 2 0 0 0 0%
python/lsst/cp/verify/verifyFlat.py CpVerifyFlatExpMergeTask 9 9 0 2 0 0%
python/lsst/cp/verify/verifyFlat.py (no class) 17 0 0 0 0 100%
python/lsst/cp/verify/verifyStats.py CpVerifyStatsConnections 6 6 0 4 0 0%
python/lsst/cp/verify/verifyStats.py CpVerifyStatsConfig 0 0 0 0 0 100%
python/lsst/cp/verify/verifyStats.py CpVerifyStatsTask 104 104 0 48 0 0%
python/lsst/cp/verify/verifyStats.py (no class) 57 0 0 0 0 100%
python/lsst/cp/verify/version.py (no class) 6 0 0 0 0 100%
tests/test_mergeResults.py MergeResultsTestCase 51 51 0 14 0 0%
tests/test_mergeResults.py MemoryTester 0 0 0 0 0 100%
tests/test_mergeResults.py (no class) 15 2 0 2 1 82%
tests/test_verifyCalib.py VerifyCrosstalkTestCase 26 26 0 0 0 0%
tests/test_verifyCalib.py MemoryTester 0 0 0 0 0 100%
tests/test_verifyCalib.py (no class) 14 2 0 2 1 81%
tests/test_verifyStats.py ToySubClass 3 3 0 0 0 0%
tests/test_verifyStats.py VerifyStatsTestCase 33 33 0 2 0 0%
tests/test_verifyStats.py VerifyBiasTestCase 20 20 0 0 0 0%
tests/test_verifyStats.py VerifyDarkTestCase 25 25 0 0 0 0%
tests/test_verifyStats.py VerifyDefectsTestCase 38 38 0 0 0 0%
tests/test_verifyStats.py MemoryTester 0 0 0 0 0 100%
tests/test_verifyStats.py (no class) 30 2 0 2 1 91%
Total   825 559 0 174 3 27%

No items found using the specified filter.