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 9432 2017 0 2398 344 75%
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 799 199 0 280 43 70%
python/lsst/pipe/tasks/calibrate.py 320 69 0 135 32 76%
python/lsst/pipe/tasks/characterizeImage.py 188 29 0 48 17 79%
python/lsst/pipe/tasks/coaddBase.py 90 23 0 12 1 75%
python/lsst/pipe/tasks/coaddHelpers.py 29 1 0 12 1 95%
python/lsst/pipe/tasks/coaddInputRecorder.py 95 6 0 22 9 87%
python/lsst/pipe/tasks/colorterms.py 73 4 0 16 5 90%
python/lsst/pipe/tasks/dcrAssembleCoadd.py 448 337 0 134 1 21%
python/lsst/pipe/tasks/deblendCoaddSourcesPipeline.py 89 44 0 8 0 46%
python/lsst/pipe/tasks/fakes.py 15 1 0 0 0 93%
python/lsst/pipe/tasks/functors.py 586 163 0 100 14 67%
python/lsst/pipe/tasks/interpImage.py 88 5 0 34 6 91%
python/lsst/pipe/tasks/makeCoaddTempExp.py 247 75 0 100 11 65%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py 102 21 0 32 7 75%
python/lsst/pipe/tasks/makeSkyMap.py 57 20 0 14 1 62%
python/lsst/pipe/tasks/matchBackgrounds.py 270 123 0 86 5 53%
python/lsst/pipe/tasks/measurePsf.py 120 65 0 38 4 40%
python/lsst/pipe/tasks/mergeDetections.py 140 21 0 35 3 84%
python/lsst/pipe/tasks/mergeMeasurements.py 147 21 0 58 11 80%
python/lsst/pipe/tasks/mocks/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/mocks/mockCoadd.py 169 10 0 58 13 90%
python/lsst/pipe/tasks/mocks/mockObject.py 70 2 0 18 1 94%
python/lsst/pipe/tasks/mocks/mockObservation.py 116 2 0 16 2 95%
python/lsst/pipe/tasks/mocks/mockSelect.py 16 0 0 2 0 100%
python/lsst/pipe/tasks/mocks/simpleMapper.py 234 17 0 50 7 89%
python/lsst/pipe/tasks/multiBand.py 394 127 0 102 29 61%
python/lsst/pipe/tasks/multiBandUtils.py 69 27 0 18 1 52%
python/lsst/pipe/tasks/parquetTable.py 125 19 0 72 7 83%
python/lsst/pipe/tasks/photoCal.py 264 82 0 98 21 65%
python/lsst/pipe/tasks/postprocess.py 327 148 0 98 7 50%
python/lsst/pipe/tasks/processCcd.py 35 0 0 2 1 97%
python/lsst/pipe/tasks/propagateVisitFlags.py 57 36 0 30 1 28%
python/lsst/pipe/tasks/read_curated_calibs.py 53 5 0 24 5 84%
python/lsst/pipe/tasks/registerImage.py 80 4 0 26 5 92%
python/lsst/pipe/tasks/repair.py 89 23 0 24 9 68%
python/lsst/pipe/tasks/scaleVariance.py 56 11 0 4 1 77%
python/lsst/pipe/tasks/scaleZeroPoint.py 85 41 0 12 0 45%
python/lsst/pipe/tasks/selectImages.py 170 78 0 60 3 52%
python/lsst/pipe/tasks/setPrimaryFlags.py 48 3 0 16 2 92%
python/lsst/pipe/tasks/snapCombine.py 146 53 0 30 3 61%
python/lsst/pipe/tasks/transformMeasurement.py 83 2 0 8 0 98%
python/lsst/pipe/tasks/version.py 6 0 0 0 0 100%
python/lsst/pipe/tasks/warpAndPsfMatch.py 38 2 0 8 4 87%
tests/data/sdssrefcat/ref_cats/cal_ref_cat/config.py 5 0 0 0 0 100%
tests/nopytest_test_coadds.py 392 23 0 108 10 93%
tests/test_BestSeeingWcsSelectImages.py 125 3 0 30 2 97%
tests/test_calibrate.py 82 2 0 10 1 97%
tests/test_coaddInputs.py 126 6 0 20 3 94%
tests/test_colorterm.py 70 2 0 8 1 96%
tests/test_config.py 22 2 0 2 1 88%
tests/test_dcrAssembleCoadd.py 78 2 0 6 1 96%
tests/test_fakeProcessing.py 95 5 0 20 5 91%
tests/test_fakes.py 42 3 0 2 1 91%
tests/test_functors.py 238 2 0 26 1 99%
tests/test_interpImageTask.py 95 6 0 18 3 92%
tests/test_makeCoaddTempExp.py 80 2 0 14 2 96%
tests/test_makeDiscreteSkyMap.py 46 2 0 8 1 94%
tests/test_matchBackgrounds.py 199 2 0 26 1 99%
tests/test_parquet.py 104 2 0 14 1 97%
tests/test_photoCal.py 119 4 0 16 3 95%
tests/test_processCcd.py 156 4 0 26 3 96%
tests/test_psfCandidateSelection.py 34 3 0 8 2 88%
tests/test_read_CuratedCalibs.py 66 2 0 18 1 96%
tests/test_register.py 130 10 0 20 2 91%
tests/test_scaleZeroPoint.py 42 2 0 6 1 94%
tests/test_skySources.py 38 2 0 4 1 93%
tests/test_snapCombine.py 109 2 0 14 1 98%
tests/test_transform.py 157 2 0 22 1 98%
tests/test_transformObject.py 59 0 0 8 0 100%
tests/test_wcsSelectImages.py 80 3 0 4 2 94%

No items found using the specified filter.