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 10645 7726 0 2556 33 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 825 674 0 290 0 14%
python/lsst/pipe/tasks/calexpCutout.py 49 32 0 8 0 30%
python/lsst/pipe/tasks/calibrate.py 324 246 0 135 0 17%
python/lsst/pipe/tasks/characterizeImage.py 202 133 0 54 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 30 3 0 0 0 90%
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 100 50 0 16 1 44%
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 66 43 0 14 0 29%
python/lsst/pipe/tasks/computeExposureSummaryStats.py 80 59 0 18 0 21%
python/lsst/pipe/tasks/dcrAssembleCoadd.py 452 372 0 132 0 14%
python/lsst/pipe/tasks/deblendCoaddSourcesPipeline.py 87 43 0 6 0 47%
python/lsst/pipe/tasks/fakes.py 16 4 0 0 0 75%
python/lsst/pipe/tasks/functors.py 700 403 0 154 0 35%
python/lsst/pipe/tasks/interpImage.py 90 64 0 34 0 21%
python/lsst/pipe/tasks/makeCoaddTempExp.py 324 254 0 154 0 15%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py 110 78 0 36 0 22%
python/lsst/pipe/tasks/maskStreaks.py 258 197 0 46 0 21%
python/lsst/pipe/tasks/matchBackgrounds.py 272 233 0 86 1 11%
python/lsst/pipe/tasks/measurePsf.py 121 98 0 38 0 14%
python/lsst/pipe/tasks/mergeDetections.py 143 96 0 33 0 27%
python/lsst/pipe/tasks/mergeMeasurements.py 147 110 0 58 0 18%
python/lsst/pipe/tasks/multiBand.py 396 265 0 98 0 27%
python/lsst/pipe/tasks/multiBandUtils.py 64 39 0 18 0 30%
python/lsst/pipe/tasks/parquetTable.py 130 98 0 72 0 16%
python/lsst/pipe/tasks/photoCal.py 265 227 0 98 0 10%
python/lsst/pipe/tasks/postprocess.py 467 308 0 110 0 28%
python/lsst/pipe/tasks/processCcd.py 37 16 0 2 0 54%
python/lsst/pipe/tasks/propagateVisitFlags.py 58 42 0 30 0 18%
python/lsst/pipe/tasks/quickFrameMeasurement.py 204 163 0 40 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 66 45 0 8 0 28%
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 220 168 0 86 0 17%
python/lsst/pipe/tasks/setPrimaryFlags.py 91 76 0 20 0 14%
python/lsst/pipe/tasks/snapCombine.py 146 102 0 30 0 25%
python/lsst/pipe/tasks/transformMeasurement.py 92 40 0 8 0 52%
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 213 158 0 52 0 21%
tests/test_BestSeeingWcsSelectImages.py 125 98 0 30 1 18%
tests/test_assembleCoadd.py 119 73 0 4 1 38%
tests/test_calexpCutout.py 116 90 0 18 1 20%
tests/test_calibrate.py 85 59 0 10 1 28%
tests/test_cliCmd.py 100 63 0 2 1 37%
tests/test_coaddInputs.py 130 91 0 20 1 27%
tests/test_colorterm.py 70 48 0 8 1 29%
tests/test_computeExposureSummaryStats.py 67 50 0 6 1 25%
tests/test_config.py 22 12 0 2 1 46%
tests/test_dcrAssembleCoadd.py 78 62 0 6 1 20%
tests/test_fakeProcessing.py 96 64 0 20 1 28%
tests/test_fakes.py 42 24 0 2 1 43%
tests/test_functors.py 349 298 0 30 1 14%
tests/test_interpImageTask.py 95 74 0 18 1 19%
tests/test_isPrimaryFlag.py 150 107 0 14 1 27%
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 157 131 0 26 1 15%
tests/test_psfCandidateSelection.py 34 19 0 8 1 38%
tests/test_quickFrameMeasurement.py 56 31 0 6 1 42%
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 160 104 0 22 1 34%
tests/test_transformObject.py 67 50 0 10 0 22%
tests/test_wcsSelectImages.py 80 42 0 4 1 46%

No items found using the specified filter.