Hide keyboard shortcuts

Hot-keys on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
Total 9651 7052 0 2330 31 22%
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/assembleCoadd.py 826 679 0 292 0 13%
python/lsst/pipe/tasks/calexpCutout.py 47 30 0 8 0 31%
python/lsst/pipe/tasks/calibrate.py 325 247 0 135 0 17%
python/lsst/pipe/tasks/characterizeImage.py 195 130 0 50 0 27%
python/lsst/pipe/tasks/cli/__init__.py 0 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/commands.py 27 3 0 0 0 89%
python/lsst/pipe/tasks/cli/cmd/opt/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/opt/arguments.py 4 0 0 0 0 100%
python/lsst/pipe/tasks/coaddBase.py 90 44 0 12 1 46%
python/lsst/pipe/tasks/coaddHelpers.py 29 24 0 12 0 12%
python/lsst/pipe/tasks/coaddInputRecorder.py 95 72 0 22 0 20%
python/lsst/pipe/tasks/colorterms.py 73 48 0 16 0 28%
python/lsst/pipe/tasks/dcrAssembleCoadd.py 450 372 0 132 0 13%
python/lsst/pipe/tasks/deblendCoaddSourcesPipeline.py 89 44 0 8 0 46%
python/lsst/pipe/tasks/fakes.py 15 4 0 0 0 73%
python/lsst/pipe/tasks/functors.py 588 343 0 100 0 36%
python/lsst/pipe/tasks/interpImage.py 89 64 0 34 0 20%
python/lsst/pipe/tasks/makeCoaddTempExp.py 249 193 0 100 0 16%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py 108 78 0 36 0 21%
python/lsst/pipe/tasks/maskStreaks.py 254 198 0 46 0 19%
python/lsst/pipe/tasks/matchBackgrounds.py 270 233 0 86 1 11%
python/lsst/pipe/tasks/measurePsf.py 121 99 0 38 0 14%
python/lsst/pipe/tasks/mergeDetections.py 141 96 0 35 0 26%
python/lsst/pipe/tasks/mergeMeasurements.py 147 111 0 58 0 18%
python/lsst/pipe/tasks/multiBand.py 395 271 0 102 0 25%
python/lsst/pipe/tasks/multiBandUtils.py 69 44 0 18 0 29%
python/lsst/pipe/tasks/parquetTable.py 125 98 0 72 0 14%
python/lsst/pipe/tasks/photoCal.py 264 227 0 98 0 10%
python/lsst/pipe/tasks/postprocess.py 413 285 0 106 0 25%
python/lsst/pipe/tasks/processCcd.py 35 16 0 2 0 51%
python/lsst/pipe/tasks/propagateVisitFlags.py 57 42 0 30 0 17%
python/lsst/pipe/tasks/read_curated_calibs.py 59 51 0 30 0 9%
python/lsst/pipe/tasks/registerImage.py 80 57 0 26 0 29%
python/lsst/pipe/tasks/repair.py 89 68 0 24 0 19%
python/lsst/pipe/tasks/scaleVariance.py 56 37 0 4 0 32%
python/lsst/pipe/tasks/scaleZeroPoint.py 85 51 0 12 0 35%
python/lsst/pipe/tasks/script/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/script/makeDiscreteSkyMap.py 27 22 0 8 0 14%
python/lsst/pipe/tasks/script/registerDcrSubfilters.py 43 29 0 16 0 24%
python/lsst/pipe/tasks/script/registerSkymap.py 23 12 0 6 0 38%
python/lsst/pipe/tasks/selectImages.py 170 126 0 60 0 19%
python/lsst/pipe/tasks/setPrimaryFlags.py 61 50 0 26 0 13%
python/lsst/pipe/tasks/snapCombine.py 146 102 0 30 0 25%
python/lsst/pipe/tasks/transformMeasurement.py 83 40 0 8 0 47%
python/lsst/pipe/tasks/version.py 5 0 0 0 0 100%
python/lsst/pipe/tasks/warpAndPsfMatch.py 38 23 0 8 0 33%
tests/assembleCoaddTestUtils.py 215 160 0 52 0 21%
tests/test_BestSeeingWcsSelectImages.py 125 98 0 30 1 18%
tests/test_assembleCoadd.py 121 75 0 4 1 38%
tests/test_calexpCutout.py 104 78 0 10 1 24%
tests/test_calibrate.py 82 59 0 10 1 26%
tests/test_cliCmd.py 96 63 0 2 1 35%
tests/test_coaddInputs.py 126 90 0 20 1 25%
tests/test_colorterm.py 70 48 0 8 1 29%
tests/test_config.py 22 12 0 2 1 46%
tests/test_dcrAssembleCoadd.py 78 62 0 6 1 20%
tests/test_fakeProcessing.py 95 64 0 20 1 28%
tests/test_fakes.py 42 24 0 2 1 43%
tests/test_functors.py 279 237 0 28 1 14%
tests/test_interpImageTask.py 95 74 0 18 1 19%
tests/test_isPrimaryFlag.py 35 19 0 2 1 46%
tests/test_makeCoaddTempExp.py 80 64 0 14 1 18%
tests/test_makeDiscreteSkyMap.py 46 30 0 8 1 31%
tests/test_maskStreaks.py 80 67 0 2 1 17%
tests/test_matchBackgrounds.py 199 167 0 26 1 15%
tests/test_parquet.py 104 81 0 14 1 20%
tests/test_photoCal.py 119 91 0 16 1 21%
tests/test_processCcd.py 156 130 0 26 1 15%
tests/test_psfCandidateSelection.py 34 19 0 8 1 38%
tests/test_read_CuratedCalibs.py 66 41 0 18 1 31%
tests/test_register.py 130 103 0 20 1 19%
tests/test_scaleZeroPoint.py 42 31 0 6 1 25%
tests/test_skySources.py 38 21 0 4 1 43%
tests/test_snapCombine.py 109 92 0 14 1 15%
tests/test_transform.py 157 104 0 22 1 32%
tests/test_transformObject.py 59 43 0 8 0 24%
tests/test_wcsSelectImages.py 80 42 0 4 1 46%

No items found using the specified filter.