Coverage report: 22%

Shortcuts on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/meas/__init__.py 3 0 0 0 0 100%
python/lsst/meas/algorithms/__init__.py 49 0 0 0 0 100%
python/lsst/meas/algorithms/accumulator_mean_stack.py 81 71 0 30 0 11%
python/lsst/meas/algorithms/astrometrySourceSelector.py 58 35 0 12 0 39%
python/lsst/meas/algorithms/brightStarStamps.py 140 99 0 56 0 23%
python/lsst/meas/algorithms/coaddPsf/__init__.py 2 0 0 0 0 100%
python/lsst/meas/algorithms/coaddPsf/coaddPsfContinued.py 4 0 0 0 0 100%
python/lsst/meas/algorithms/convertRefcatManager.py 159 121 0 48 0 21%
python/lsst/meas/algorithms/convertReferenceCatalog.py 62 41 0 8 0 33%
python/lsst/meas/algorithms/detection.py 316 255 0 126 0 15%
python/lsst/meas/algorithms/dynamicDetection.py 109 85 0 22 0 21%
python/lsst/meas/algorithms/findCosmicRaysConfig.py 18 5 0 2 0 75%
python/lsst/meas/algorithms/flaggedSourceSelector.py 15 2 0 4 0 89%
python/lsst/meas/algorithms/gaussianPsfFactory.py 44 21 0 14 0 43%
python/lsst/meas/algorithms/htmIndexer.py 17 9 0 6 0 43%
python/lsst/meas/algorithms/indexerRegistry.py 10 1 0 2 0 92%
python/lsst/meas/algorithms/ingestIndexReferenceTask.py 171 91 0 40 0 44%
python/lsst/meas/algorithms/installGaussianPsf.py 27 13 0 10 0 49%
python/lsst/meas/algorithms/loadIndexedReferenceObjects.py 55 38 0 24 0 27%
python/lsst/meas/algorithms/loadReferenceObjects.py 396 334 0 160 0 13%
python/lsst/meas/algorithms/makeCoaddApCorrMap.py 21 17 0 10 0 13%
python/lsst/meas/algorithms/makePsfCandidates.py 45 28 0 14 0 36%
python/lsst/meas/algorithms/matcherSourceSelector.py 47 27 0 8 0 44%
python/lsst/meas/algorithms/measureApCorr.py 122 96 0 44 0 19%
python/lsst/meas/algorithms/objectSizeStarSelector.py 249 208 0 104 8 16%
python/lsst/meas/algorithms/pcaPsfDeterminer.py 334 293 0 185 3 9%
python/lsst/meas/algorithms/psfCandidate/__init__.py 2 0 0 0 0 100%
python/lsst/meas/algorithms/psfCandidate/psfCandidateContinued.py 8 1 0 2 0 90%
python/lsst/meas/algorithms/psfDeterminer.py 18 2 0 4 0 91%
python/lsst/meas/algorithms/readFitsCatalogTask.py 22 11 0 12 0 44%
python/lsst/meas/algorithms/readTextCatalogTask.py 20 6 0 6 0 69%
python/lsst/meas/algorithms/reserveSourcesTask.py 44 29 0 14 0 33%
python/lsst/meas/algorithms/scaleVariance.py 66 45 0 12 0 32%
python/lsst/meas/algorithms/simple_curve.py 154 94 0 44 1 35%
python/lsst/meas/algorithms/skyObjects.py 48 31 0 16 0 33%
python/lsst/meas/algorithms/sourceSelector.py 186 101 0 80 0 43%
python/lsst/meas/algorithms/stamps.py 172 119 0 68 0 25%
python/lsst/meas/algorithms/starSelector.py 25 9 0 8 0 61%
python/lsst/meas/algorithms/subtractBackground.py 113 84 0 46 1 21%
python/lsst/meas/algorithms/testUtils.py 100 67 0 22 0 35%
python/lsst/meas/algorithms/utils.py 546 516 0 202 0 4%
python/lsst/meas/algorithms/version.py 6 0 0 0 0 100%
tests/ingestIndexTestBase.py 149 123 0 34 0 15%
tests/test_accumulator_mean_stack.py 117 98 0 26 1 17%
tests/test_astrometrySourceSelector.py 95 71 0 18 1 26%
tests/test_brightStarStamps.py 100 81 0 26 1 19%
tests/test_coaddApCorrMap.py 93 70 0 16 1 26%
tests/test_coaddBoundedField.py 135 112 0 18 1 18%
tests/test_coaddPsf.py 330 300 0 38 1 10%
tests/test_coaddTransmissionCurve.py 110 90 0 14 1 20%
tests/test_convertReferenceCatalog.py 42 25 0 6 1 46%
tests/test_cr.py 103 68 0 24 1 33%
tests/test_curve.py 104 79 0 22 1 25%
tests/test_detection.py 127 106 0 18 1 18%
tests/test_dynamicDetection.py 63 43 0 8 1 35%
tests/test_executables.py 8 1 0 4 1 83%
tests/test_flaggedSourceSelector.py 44 28 0 10 1 39%
tests/test_gaussianPsf.py 148 118 0 32 1 19%
tests/test_gaussianPsfFactory.py 105 91 0 62 1 13%
tests/test_imagePsf_trampoline.py 78 44 0 12 1 46%
tests/test_installGaussianPsf.py 64 50 0 16 1 24%
tests/test_interp.py 131 98 0 26 1 24%
tests/test_loadReferenceObjects.py 216 188 0 44 1 14%
tests/test_matcherSourceSelector.py 80 57 0 12 1 30%
tests/test_measure.py 233 188 0 46 1 20%
tests/test_measureApCorr.py 150 122 0 20 1 19%
tests/test_negative.py 108 86 0 26 1 20%
tests/test_objectSizeStarSelector.py 96 75 0 26 1 21%
tests/test_psfCandidate.py 114 85 0 36 1 24%
tests/test_psfDetermination.py 280 235 0 56 1 15%
tests/test_psfIO.py 235 197 0 50 1 16%
tests/test_psfSelectTest.py 269 240 0 56 1 10%
tests/test_readFitsCatalog.py 78 54 0 16 2 32%
tests/test_readTextCatalog.py 60 40 0 16 2 34%
tests/test_referenceObjectLoader.py 152 119 0 22 1 23%
tests/test_reserveSourcesTask.py 68 52 0 26 1 22%
tests/test_sdssShapePsf.py 103 80 0 18 1 23%
tests/test_sourceSelector.py 250 210 0 32 1 19%
tests/test_stamps.py 118 86 0 30 1 28%
tests/test_ticket-2986.py 37 24 0 6 1 42%
Total 8880 6839 0 2433 52 22%

No items found using the specified filter.