Coverage report: 23%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 00:51 -0700

File class statements missing excluded branches partial coverage
python/lsst/__init__.py (no class) 3 0 0 0 0 100%
python/lsst/pipe/__init__.py (no class) 3 0 0 0 0 100%
python/lsst/pipe/tasks/__init__.py (no class) 1 0 0 0 0 100%
python/lsst/pipe/tasks/assembleCoadd.py AssembleCoaddConnections 14 14 0 14 0 0%
python/lsst/pipe/tasks/assembleCoadd.py AssembleCoaddConfig 15 15 0 10 0 0%
python/lsst/pipe/tasks/assembleCoadd.py AssembleCoaddTask 338 338 0 154 0 0%
python/lsst/pipe/tasks/assembleCoadd.py AssembleCoaddDataIdContainer 8 8 0 6 0 0%
python/lsst/pipe/tasks/assembleCoadd.py SafeClipAssembleCoaddConfig 19 19 0 4 0 0%
python/lsst/pipe/tasks/assembleCoadd.py SafeClipAssembleCoaddTask 122 122 0 46 0 0%
python/lsst/pipe/tasks/assembleCoadd.py CompareWarpAssembleCoaddConnections 4 4 0 2 0 0%
python/lsst/pipe/tasks/assembleCoadd.py CompareWarpAssembleCoaddConfig 32 32 0 6 0 0%
python/lsst/pipe/tasks/assembleCoadd.py CompareWarpAssembleCoaddTask 181 181 0 88 0 0%
python/lsst/pipe/tasks/assembleCoadd.py (no class) 162 0 0 0 0 100%
python/lsst/pipe/tasks/associationUtils.py (no class) 10 0 0 0 0 100%
python/lsst/pipe/tasks/calexpCutout.py CalexpCutoutTaskConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/calexpCutout.py CalexpCutoutTaskConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/calexpCutout.py CalexpCutoutTask 32 32 0 8 0 0%
python/lsst/pipe/tasks/calexpCutout.py (no class) 17 0 0 0 0 100%
python/lsst/pipe/tasks/calibrate.py CalibrateConnections 9 9 0 8 0 0%
python/lsst/pipe/tasks/calibrate.py CalibrateConfig 18 18 0 6 0 0%
python/lsst/pipe/tasks/calibrate.py CalibrateTask 210 210 0 113 0 0%
python/lsst/pipe/tasks/calibrate.py (no class) 83 0 0 0 0 100%
python/lsst/pipe/tasks/characterizeImage.py CharacterizeImageConnections 4 4 0 0 0 0%
python/lsst/pipe/tasks/characterizeImage.py CharacterizeImageConfig 9 9 0 2 0 0%
python/lsst/pipe/tasks/characterizeImage.py CharacterizeImageTask 118 118 0 50 0 0%
python/lsst/pipe/tasks/characterizeImage.py (no class) 70 0 0 0 0 100%
python/lsst/pipe/tasks/cli/__init__.py (no class) 0 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/__init__.py (no class) 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/commands.py (no class) 27 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/opt/__init__.py (no class) 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/opt/arguments.py (no class) 4 0 0 0 0 100%
python/lsst/pipe/tasks/coaddBase.py CoaddBaseConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/coaddBase.py CoaddTaskRunner 1 1 0 0 0 0%
python/lsst/pipe/tasks/coaddBase.py CoaddBaseTask 18 18 0 4 0 0%
python/lsst/pipe/tasks/coaddBase.py SelectDataIdContainer 11 11 0 2 0 0%
python/lsst/pipe/tasks/coaddBase.py (no class) 50 0 0 2 1 98%
python/lsst/pipe/tasks/coaddHelpers.py (no class) 6 0 0 0 0 100%
python/lsst/pipe/tasks/coaddInputRecorder.py CoaddInputRecorderConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/coaddInputRecorder.py CoaddTempExpInputRecorder 40 40 0 10 0 0%
python/lsst/pipe/tasks/coaddInputRecorder.py CoaddInputRecorderTask 33 33 0 12 0 0%
python/lsst/pipe/tasks/coaddInputRecorder.py (no class) 23 0 0 0 0 100%
python/lsst/pipe/tasks/colorterms.py ColortermNotFoundError 0 0 0 0 0 100%
python/lsst/pipe/tasks/colorterms.py Colorterm 24 24 0 2 0 0%
python/lsst/pipe/tasks/colorterms.py ColortermDict 0 0 0 0 0 100%
python/lsst/pipe/tasks/colorterms.py ColortermLibrary 22 22 0 14 0 0%
python/lsst/pipe/tasks/colorterms.py (no class) 24 0 0 0 0 100%
python/lsst/pipe/tasks/computeExposureSummaryStats.py ComputeExposureSummaryStatsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/computeExposureSummaryStats.py ComputeExposureSummaryStatsTask 132 132 0 34 0 0%
python/lsst/pipe/tasks/computeExposureSummaryStats.py (no class) 36 0 0 0 0 100%
python/lsst/pipe/tasks/configurableActions/__init__.py (no class) 3 0 0 0 0 100%
python/lsst/pipe/tasks/configurableActions/_configurableAction.py ConfigurableAction 4 4 0 2 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableAction.py (no class) 10 0 0 0 0 100%
python/lsst/pipe/tasks/configurableActions/_configurableActionField.py ConfigurableActionField 26 26 0 12 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableActionField.py (no class) 17 0 0 0 0 100%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py ConfigurableActionStructUpdater 8 8 0 6 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py ConfigurableActionStructRemover 5 5 0 4 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py ConfigurableActionStruct 41 41 0 22 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py ConfigurableActionStructField 72 72 0 44 0 0%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py (no class) 57 0 0 0 0 100%
python/lsst/pipe/tasks/dcrAssembleCoadd.py DcrAssembleCoaddConnections 7 7 0 4 0 0%
python/lsst/pipe/tasks/dcrAssembleCoadd.py DcrAssembleCoaddConfig 15 15 0 2 0 0%
python/lsst/pipe/tasks/dcrAssembleCoadd.py DcrAssembleCoaddTask 362 362 0 132 0 0%
python/lsst/pipe/tasks/dcrAssembleCoadd.py (no class) 78 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py DiffMatchedTractCatalogConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py MatchedCatalogFluxesConfig 2 2 0 0 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py DiffMatchedTractCatalogConfig 12 12 0 12 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py MeasurementTypeInfo 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py MeasurementType 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py Statistic 3 3 0 0 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py Median 3 3 0 0 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py SigmaIQR 3 3 0 0 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py SigmaMAD 3 3 0 0 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py Percentile 5 5 0 2 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py SourceTypeInfo 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py SourceType 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py MatchType 0 0 0 0 0 100%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py DiffMatchedTractCatalogTask 162 162 0 62 0 0%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py (no class) 121 0 0 8 1 99%
python/lsst/pipe/tasks/drpAssociationPipe.py DrpAssociationPipeConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/drpAssociationPipe.py DrpAssociationPipeConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/drpAssociationPipe.py DrpAssociationPipeTask 40 40 0 12 0 0%
python/lsst/pipe/tasks/drpAssociationPipe.py (no class) 27 0 0 0 0 100%
python/lsst/pipe/tasks/extended_psf.py FocalPlaneRegionExtendedPsf 0 0 0 0 0 100%
python/lsst/pipe/tasks/extended_psf.py ExtendedPsf 82 82 0 44 0 0%
python/lsst/pipe/tasks/extended_psf.py StackBrightStarsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/extended_psf.py StackBrightStarsTask 35 35 0 14 0 0%
python/lsst/pipe/tasks/extended_psf.py MeasureExtendedPsfConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/extended_psf.py MeasureExtendedPsfConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/extended_psf.py MeasureExtendedPsfTask 34 34 0 16 0 0%
python/lsst/pipe/tasks/extended_psf.py (no class) 53 0 0 2 0 100%
python/lsst/pipe/tasks/fakes.py BaseFakeSourcesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/fakes.py BaseFakeSourcesTask 4 4 0 0 0 0%
python/lsst/pipe/tasks/fakes.py (no class) 14 0 0 2 0 100%
python/lsst/pipe/tasks/finalizeCharacterization.py FinalizeCharacterizationConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/finalizeCharacterization.py FinalizeCharacterizationConfig 46 46 0 0 0 0%
python/lsst/pipe/tasks/finalizeCharacterization.py FinalizeCharacterizationTask 166 166 0 34 0 0%
python/lsst/pipe/tasks/finalizeCharacterization.py (no class) 43 0 0 0 0 100%
python/lsst/pipe/tasks/functors.py Functor 94 94 0 64 0 0%
python/lsst/pipe/tasks/functors.py CompositeFunctor 83 83 0 68 0 0%
python/lsst/pipe/tasks/functors.py CustomFunctor 13 13 0 8 0 0%
python/lsst/pipe/tasks/functors.py Column 5 5 0 0 0 0%
python/lsst/pipe/tasks/functors.py Index 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py IDColumn 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py FootprintNPix 0 0 0 0 0 100%
python/lsst/pipe/tasks/functors.py CoordColumn 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py RAColumn 2 2 0 0 0 0%
python/lsst/pipe/tasks/functors.py DecColumn 2 2 0 0 0 0%
python/lsst/pipe/tasks/functors.py HtmIndex20 11 11 0 2 0 0%
python/lsst/pipe/tasks/functors.py Mag 12 12 0 4 0 0%
python/lsst/pipe/tasks/functors.py MagErr 14 14 0 4 0 0%
python/lsst/pipe/tasks/functors.py NanoMaggie 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py MagDiff 10 10 0 2 0 0%
python/lsst/pipe/tasks/functors.py Color 17 17 0 2 0 0%
python/lsst/pipe/tasks/functors.py Labeller 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py StarGalaxyLabeller 9 9 0 2 0 0%
python/lsst/pipe/tasks/functors.py NumStarLabeller 7 7 0 2 0 0%
python/lsst/pipe/tasks/functors.py DeconvolvedMoments 8 8 0 4 0 0%
python/lsst/pipe/tasks/functors.py SdssTraceSize 2 2 0 0 0 0%
python/lsst/pipe/tasks/functors.py PsfSdssTraceSizeDiff 4 4 0 0 0 0%
python/lsst/pipe/tasks/functors.py HsmTraceSize 2 2 0 0 0 0%
python/lsst/pipe/tasks/functors.py PsfHsmTraceSizeDiff 4 4 0 0 0 0%
python/lsst/pipe/tasks/functors.py HsmFwhm 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py E1 7 7 0 0 0 0%
python/lsst/pipe/tasks/functors.py E2 6 6 0 0 0 0%
python/lsst/pipe/tasks/functors.py RadiusFromQuadrupole 6 6 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalWcs 12 12 0 0 0 0%
python/lsst/pipe/tasks/functors.py ComputePixelScale 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py ConvertPixelToArcseconds 5 5 0 0 0 0%
python/lsst/pipe/tasks/functors.py ConvertPixelSqToArcsecondsSq 6 6 0 0 0 0%
python/lsst/pipe/tasks/functors.py ReferenceBand 6 6 0 2 0 0%
python/lsst/pipe/tasks/functors.py Photometry 27 27 0 8 0 0%
python/lsst/pipe/tasks/functors.py NanoJansky 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py NanoJanskyErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py Magnitude 1 1 0 0 0 0%
python/lsst/pipe/tasks/functors.py MagnitudeErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalPhotometry 10 10 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalNanojansky 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalNanojanskyErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalMagnitude 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalMagnitudeErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalDipoleMeanFlux 10 10 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalDipoleMeanFluxErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalDipoleDiffFlux 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py LocalDipoleDiffFluxErr 3 3 0 0 0 0%
python/lsst/pipe/tasks/functors.py Ratio 9 9 0 2 0 0%
python/lsst/pipe/tasks/functors.py Ebv 6 6 0 0 0 0%
python/lsst/pipe/tasks/functors.py (no class) 345 0 0 0 0 100%
python/lsst/pipe/tasks/healSparseMapping.py HealSparseMapFormatter 19 19 0 4 0 0%
python/lsst/pipe/tasks/healSparseMapping.py HealSparseInputMapConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/healSparseMapping.py HealSparseInputMapTask 67 67 0 24 0 0%
python/lsst/pipe/tasks/healSparseMapping.py HealSparsePropertyMapConnections 20 20 0 14 0 0%
python/lsst/pipe/tasks/healSparseMapping.py HealSparsePropertyMapConfig 11 11 0 0 0 0%
python/lsst/pipe/tasks/healSparseMapping.py HealSparsePropertyMapTask 102 102 0 54 0 0%
python/lsst/pipe/tasks/healSparseMapping.py ConsolidateHealSparsePropertyMapConnections 25 25 0 14 0 0%
python/lsst/pipe/tasks/healSparseMapping.py ConsolidateHealSparsePropertyMapConfig 11 11 0 0 0 0%
python/lsst/pipe/tasks/healSparseMapping.py ConsolidateHealSparsePropertyMapTask 39 39 0 22 0 0%
python/lsst/pipe/tasks/healSparseMapping.py (no class) 84 0 0 4 0 100%
python/lsst/pipe/tasks/healSparseMappingProperties.py BasePropertyMapConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/healSparseMappingProperties.py PropertyMapRegistry 1 0 0 0 0 100%
python/lsst/pipe/tasks/healSparseMappingProperties.py PropertyMapRegistry.Configurable 4 1 0 0 0 75%
python/lsst/pipe/tasks/healSparseMappingProperties.py PropertyMapMap 3 3 0 4 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py BasePropertyMap 59 59 0 46 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py ExposureTimePropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py PsfSizePropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py PsfE1PropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py PsfE2PropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py NExposurePropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py PsfMaglimPropertyMapConfig 3 3 0 2 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py PsfMaglimPropertyMap 4 4 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py SkyBackgroundPropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py SkyNoisePropertyMap 1 1 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py DcrDraPropertyMap 2 2 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py DcrDdecPropertyMap 2 2 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py DcrE1PropertyMap 2 2 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py DcrE2PropertyMap 2 2 0 0 0 0%
python/lsst/pipe/tasks/healSparseMappingProperties.py (no class) 82 0 0 24 0 100%
python/lsst/pipe/tasks/hips.py HighResolutionHipsConnections 21 21 0 20 0 0%
python/lsst/pipe/tasks/hips.py HighResolutionHipsConfig 1 1 0 0 0 0%
python/lsst/pipe/tasks/hips.py HipsTaskNameDescriptor 12 10 0 8 0 10%
python/lsst/pipe/tasks/hips.py HighResolutionHipsTask 162 162 0 82 0 0%
python/lsst/pipe/tasks/hips.py (no class) 41 0 0 0 0 100%
python/lsst/pipe/tasks/insertFakes.py InsertFakesConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/insertFakes.py InsertFakesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/insertFakes.py InsertFakesTask 282 282 0 70 0 0%
python/lsst/pipe/tasks/insertFakes.py (no class) 82 0 0 0 0 100%
python/lsst/pipe/tasks/interpImage.py InterpImageConfig 4 4 0 4 0 0%
python/lsst/pipe/tasks/interpImage.py InterpImageTask 60 60 0 32 0 0%
python/lsst/pipe/tasks/interpImage.py (no class) 27 0 0 0 0 100%
python/lsst/pipe/tasks/isolatedStarAssociation.py IsolatedStarAssociationConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/isolatedStarAssociation.py IsolatedStarAssociationConfig 17 17 0 0 0 0%
python/lsst/pipe/tasks/isolatedStarAssociation.py IsolatedStarAssociationTask 157 157 0 68 0 0%
python/lsst/pipe/tasks/isolatedStarAssociation.py (no class) 39 0 0 0 0 100%
python/lsst/pipe/tasks/loadReferenceCatalog.py LoadReferenceCatalogConfig 4 4 0 2 0 0%
python/lsst/pipe/tasks/loadReferenceCatalog.py LoadReferenceCatalogTask 98 98 0 48 0 0%
python/lsst/pipe/tasks/loadReferenceCatalog.py (no class) 27 0 0 0 0 100%
python/lsst/pipe/tasks/makeCoaddTempExp.py MissingExposureError 0 0 0 0 0 100%
python/lsst/pipe/tasks/makeCoaddTempExp.py MakeCoaddTempExpConfig 10 10 0 4 0 0%
python/lsst/pipe/tasks/makeCoaddTempExp.py MakeCoaddTempExpTask 148 148 0 66 0 0%
python/lsst/pipe/tasks/makeCoaddTempExp.py MakeWarpConnections 28 28 0 22 0 0%
python/lsst/pipe/tasks/makeCoaddTempExp.py MakeWarpConfig 1 1 0 0 0 0%
python/lsst/pipe/tasks/makeCoaddTempExp.py MakeWarpTask 97 97 0 64 0 0%
python/lsst/pipe/tasks/makeCoaddTempExp.py (no class) 75 0 0 0 0 100%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py MakeDiscreteSkyMapConfig 1 1 0 0 0 0%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py MakeDiscreteSkyMapRunner 19 19 0 8 0 0%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py MakeDiscreteSkyMapTask 58 58 0 30 0 0%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py (no class) 32 0 0 0 0 100%
python/lsst/pipe/tasks/maskStreaks.py Line 0 0 0 0 0 100%
python/lsst/pipe/tasks/maskStreaks.py LineCollection 11 11 0 10 0 0%
python/lsst/pipe/tasks/maskStreaks.py LineProfile 97 97 0 20 0 0%
python/lsst/pipe/tasks/maskStreaks.py MaskStreaksConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/maskStreaks.py MaskStreaksTask 76 76 0 18 0 0%
python/lsst/pipe/tasks/maskStreaks.py (no class) 62 0 0 2 0 100%
python/lsst/pipe/tasks/matchBackgrounds.py MatchBackgroundsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/matchBackgrounds.py MatchBackgroundsTask 227 227 0 80 0 0%
python/lsst/pipe/tasks/matchBackgrounds.py DataRefMatcher 6 6 0 4 0 0%
python/lsst/pipe/tasks/matchBackgrounds.py (no class) 40 0 0 2 1 98%
python/lsst/pipe/tasks/matchFakes.py MatchFakesConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/matchFakes.py MatchFakesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/matchFakes.py MatchFakesTask 50 50 0 8 0 0%
python/lsst/pipe/tasks/matchFakes.py MatchVariableFakesConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/matchFakes.py MatchVariableFakesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/matchFakes.py MatchVariableFakesTask 18 18 0 0 0 0%
python/lsst/pipe/tasks/matchFakes.py (no class) 41 0 0 0 0 100%
python/lsst/pipe/tasks/measurePsf.py MeasurePsfConfig 4 4 0 2 0 0%
python/lsst/pipe/tasks/measurePsf.py MeasurePsfTask 56 56 0 22 0 0%
python/lsst/pipe/tasks/measurePsf.py (no class) 25 0 0 0 0 100%
python/lsst/pipe/tasks/metrics.py NumberDeblendedSourcesMetricConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/metrics.py NumberDeblendedSourcesMetricConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/metrics.py NumberDeblendedSourcesMetricTask 14 14 0 4 0 0%
python/lsst/pipe/tasks/metrics.py NumberDeblendChildSourcesMetricConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/metrics.py NumberDeblendChildSourcesMetricConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/metrics.py NumberDeblendChildSourcesMetricTask 14 14 0 4 0 0%
python/lsst/pipe/tasks/metrics.py (no class) 26 0 0 4 0 100%
python/lsst/pipe/tasks/multiBandUtils.py MergeSourcesRunner 22 22 0 14 0 0%
python/lsst/pipe/tasks/multiBandUtils.py CullPeaksConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/multiBandUtils.py (no class) 22 0 0 0 0 100%
python/lsst/pipe/tasks/parquetTable.py ParquetTable 41 41 0 26 0 0%
python/lsst/pipe/tasks/parquetTable.py MultilevelParquetTable 57 57 0 46 0 0%
python/lsst/pipe/tasks/parquetTable.py (no class) 32 0 0 0 0 100%
python/lsst/pipe/tasks/photoCal.py PhotoCalConfig 9 9 0 4 0 0%
python/lsst/pipe/tasks/photoCal.py PhotoCalTask 218 218 0 96 0 0%
python/lsst/pipe/tasks/photoCal.py (no class) 39 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteObjectTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteObjectTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteObjectTableTask 39 39 0 18 0 0%
python/lsst/pipe/tasks/postprocess.py WriteSourceTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteSourceTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteSourceTableTask 9 9 0 0 0 0%
python/lsst/pipe/tasks/postprocess.py WriteRecalibratedSourceTableConnections 13 13 0 8 0 0%
python/lsst/pipe/tasks/postprocess.py WriteRecalibratedSourceTableConfig 5 5 0 4 0 0%
python/lsst/pipe/tasks/postprocess.py WriteRecalibratedSourceTableTask 88 88 0 46 0 0%
python/lsst/pipe/tasks/postprocess.py PostprocessAnalysis 32 32 0 20 0 0%
python/lsst/pipe/tasks/postprocess.py TransformCatalogBaseConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py TransformCatalogBaseConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py TransformCatalogBaseTask 39 39 0 16 0 0%
python/lsst/pipe/tasks/postprocess.py TransformObjectCatalogConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py TransformObjectCatalogConfig 5 5 0 0 0 0%
python/lsst/pipe/tasks/postprocess.py TransformObjectCatalogTask 45 45 0 30 0 0%
python/lsst/pipe/tasks/postprocess.py TractObjectDataIdContainer 16 16 0 14 0 0%
python/lsst/pipe/tasks/postprocess.py ConsolidateObjectTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateObjectTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateObjectTableTask 10 10 0 2 0 0%
python/lsst/pipe/tasks/postprocess.py TransformSourceTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py TransformSourceTableConfig 4 4 0 0 0 0%
python/lsst/pipe/tasks/postprocess.py TransformSourceTableTask 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateVisitSummaryConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateVisitSummaryConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateVisitSummaryTask 61 61 0 4 0 0%
python/lsst/pipe/tasks/postprocess.py VisitDataIdContainer 12 12 0 12 0 0%
python/lsst/pipe/tasks/postprocess.py ConsolidateSourceTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateSourceTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateSourceTableTask 16 16 0 4 0 0%
python/lsst/pipe/tasks/postprocess.py MakeCcdVisitTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py MakeCcdVisitTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py MakeCcdVisitTableTask 39 39 0 8 0 0%
python/lsst/pipe/tasks/postprocess.py MakeVisitTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py MakeVisitTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py MakeVisitTableTask 30 30 0 2 0 0%
python/lsst/pipe/tasks/postprocess.py WriteForcedSourceTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteForcedSourceTableConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py WriteForcedSourceTableTask 15 15 0 6 0 0%
python/lsst/pipe/tasks/postprocess.py TransformForcedSourceTableConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py TransformForcedSourceTableConfig 3 3 0 0 0 0%
python/lsst/pipe/tasks/postprocess.py TransformForcedSourceTableTask 18 18 0 4 0 0%
python/lsst/pipe/tasks/postprocess.py ConsolidateTractConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateTractConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/postprocess.py ConsolidateTractTask 4 4 0 0 0 0%
python/lsst/pipe/tasks/postprocess.py (no class) 248 0 0 0 0 100%
python/lsst/pipe/tasks/quickFrameMeasurement.py QuickFrameMeasurementTaskConfig 2 2 0 0 0 0%
python/lsst/pipe/tasks/quickFrameMeasurement.py QuickFrameMeasurementTask 179 179 0 42 0 0%
python/lsst/pipe/tasks/quickFrameMeasurement.py (no class) 46 0 0 0 0 100%
python/lsst/pipe/tasks/read_curated_calibs.py (no class) 8 0 0 0 0 100%
python/lsst/pipe/tasks/registerImage.py RegisterConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/registerImage.py RegisterTask 57 57 0 18 0 0%
python/lsst/pipe/tasks/registerImage.py (no class) 23 0 0 8 0 100%
python/lsst/pipe/tasks/repair.py RepairConfig 3 3 0 0 0 0%
python/lsst/pipe/tasks/repair.py RepairTask 65 65 0 26 0 0%
python/lsst/pipe/tasks/repair.py (no class) 22 0 0 0 0 100%
python/lsst/pipe/tasks/reserveIsolatedStars.py ReserveIsolatedStarsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/reserveIsolatedStars.py ReserveIsolatedStarsTask 10 10 0 2 0 0%
python/lsst/pipe/tasks/reserveIsolatedStars.py (no class) 13 0 0 0 0 100%
python/lsst/pipe/tasks/scaleZeroPoint.py ImageScaler 2 2 0 0 0 0%
python/lsst/pipe/tasks/scaleZeroPoint.py SpatialImageScaler 12 12 0 4 0 0%
python/lsst/pipe/tasks/scaleZeroPoint.py ScaleZeroPointConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/scaleZeroPoint.py SpatialScaleZeroPointConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/scaleZeroPoint.py ScaleZeroPointTask 14 14 0 0 0 0%
python/lsst/pipe/tasks/scaleZeroPoint.py SpatialScaleZeroPointTask 23 23 0 8 0 0%
python/lsst/pipe/tasks/scaleZeroPoint.py (no class) 34 0 0 0 0 100%
python/lsst/pipe/tasks/script/__init__.py (no class) 3 0 0 0 0 100%
python/lsst/pipe/tasks/script/makeDiscreteSkyMap.py (no class) 5 0 0 0 0 100%
python/lsst/pipe/tasks/script/registerDcrSubfilters.py InsertResults 14 14 0 10 0 0%
python/lsst/pipe/tasks/script/registerDcrSubfilters.py InsertResults.InsertedSubfilters 2 2 0 0 0 0%
python/lsst/pipe/tasks/script/registerDcrSubfilters.py (no class) 14 0 0 0 0 100%
python/lsst/pipe/tasks/script/registerSkymap.py MakeSkyMapConfig 2 2 0 2 0 0%
python/lsst/pipe/tasks/script/registerSkymap.py (no class) 11 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py DatabaseSelectImagesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py BaseExposureInfo 1 1 0 0 0 0%
python/lsst/pipe/tasks/selectImages.py BaseSelectImagesTask 19 19 0 12 0 0%
python/lsst/pipe/tasks/selectImages.py SelectStruct 1 1 0 0 0 0%
python/lsst/pipe/tasks/selectImages.py WcsSelectImagesTask 35 35 0 22 0 0%
python/lsst/pipe/tasks/selectImages.py PsfWcsSelectImagesConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py PsfWcsSelectImagesConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py PsfWcsSelectImagesTask 82 82 0 38 0 0%
python/lsst/pipe/tasks/selectImages.py BestSeeingSelectVisitsConnections 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py BestSeeingSelectVisitsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py BestSeeingSelectVisitsTask 47 47 0 32 0 0%
python/lsst/pipe/tasks/selectImages.py BestSeeingQuantileSelectVisitsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/selectImages.py BestSeeingQuantileSelectVisitsTask 21 21 0 16 0 0%
python/lsst/pipe/tasks/selectImages.py (no class) 81 0 0 0 0 100%
python/lsst/pipe/tasks/setPrimaryFlags.py SetPrimaryFlagsConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/setPrimaryFlags.py SetPrimaryFlagsTask 39 39 0 14 0 0%
python/lsst/pipe/tasks/setPrimaryFlags.py (no class) 15 0 0 0 0 100%
python/lsst/pipe/tasks/simpleAssociation.py SimpleAssociationConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/simpleAssociation.py SimpleAssociationTask 62 62 0 20 0 0%
python/lsst/pipe/tasks/simpleAssociation.py (no class) 20 0 0 0 0 100%
python/lsst/pipe/tasks/snapCombine.py InitialPsfConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/snapCombine.py SnapCombineConfig 3 3 0 2 0 0%
python/lsst/pipe/tasks/snapCombine.py SnapCombineTask 99 99 0 28 0 0%
python/lsst/pipe/tasks/snapCombine.py (no class) 45 0 0 0 0 100%
python/lsst/pipe/tasks/transformMeasurement.py TransformConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/transformMeasurement.py TransformTask 19 19 0 6 0 0%
python/lsst/pipe/tasks/transformMeasurement.py RunTransformConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/transformMeasurement.py RunTransformTaskBase 12 12 0 0 0 0%
python/lsst/pipe/tasks/transformMeasurement.py SrcTransformTask 1 1 0 0 0 0%
python/lsst/pipe/tasks/transformMeasurement.py ForcedSrcTransformTask 0 0 0 0 0 100%
python/lsst/pipe/tasks/transformMeasurement.py CoaddSrcTransformTask 5 5 0 0 0 0%
python/lsst/pipe/tasks/transformMeasurement.py (no class) 53 0 0 0 0 100%
python/lsst/pipe/tasks/update_visit_summary.py PossiblyMultipleInput 1 1 0 0 0 0%
python/lsst/pipe/tasks/update_visit_summary.py PerTractInput 22 22 0 12 0 0%
python/lsst/pipe/tasks/update_visit_summary.py GlobalInput 1 1 0 0 0 0%
python/lsst/pipe/tasks/update_visit_summary.py UpdateVisitSummaryConnections 29 29 0 16 0 0%
python/lsst/pipe/tasks/update_visit_summary.py UpdateVisitSummaryConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/update_visit_summary.py UpdateVisitSummaryTask 106 106 0 58 0 0%
python/lsst/pipe/tasks/update_visit_summary.py (no class) 64 0 0 4 0 100%
python/lsst/pipe/tasks/version.py (no class) 6 0 0 0 0 100%
python/lsst/pipe/tasks/warpAndPsfMatch.py WarpAndPsfMatchConfig 0 0 0 0 0 100%
python/lsst/pipe/tasks/warpAndPsfMatch.py WarpAndPsfMatchTask 23 23 0 10 0 0%
python/lsst/pipe/tasks/warpAndPsfMatch.py (no class) 15 0 0 0 0 100%
tests/assembleCoaddTestUtils.py MockGen2WarpReference 25 25 0 14 0 0%
tests/assembleCoaddTestUtils.py MockWarpReference 18 18 0 10 0 0%
tests/assembleCoaddTestUtils.py MockCoaddTestData 112 112 0 30 0 0%
tests/assembleCoaddTestUtils.py (no class) 68 0 0 0 0 100%
tests/surveyPropertyMapsTestUtils.py MockVisitSummaryReference 3 3 0 0 0 0%
tests/surveyPropertyMapsTestUtils.py MockCoaddReference 9 9 0 4 0 0%
tests/surveyPropertyMapsTestUtils.py MockInputMapReference 4 4 0 0 0 0%
tests/surveyPropertyMapsTestUtils.py (no class) 22 0 0 0 0 100%
tests/test_assembleCoadd.py MockAssembleCoaddConfig 2 2 0 0 0 0%
tests/test_assembleCoadd.py MockAssembleCoaddTask 14 14 0 0 0 0%
tests/test_assembleCoadd.py MockSafeClipAssembleCoaddConfig 2 2 0 0 0 0%
tests/test_assembleCoadd.py MockSafeClipAssembleCoaddTask 1 1 0 0 0 0%
tests/test_assembleCoadd.py MockCompareWarpAssembleCoaddConfig 4 4 0 0 0 0%
tests/test_assembleCoadd.py MockCompareWarpAssembleCoaddTask 1 1 0 0 0 0%
tests/test_assembleCoadd.py MockDcrAssembleCoaddConfig 6 6 0 0 0 0%
tests/test_assembleCoadd.py MockDcrAssembleCoaddTask 1 1 0 0 0 0%
tests/test_assembleCoadd.py MockInputMapAssembleCoaddConfig 2 2 0 0 0 0%
tests/test_assembleCoadd.py MockInputMapAssembleCoaddTask 1 1 0 0 0 0%
tests/test_assembleCoadd.py AssembleCoaddTestCase 87 87 0 14 0 0%
tests/test_assembleCoadd.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_assembleCoadd.py (no class) 57 2 0 2 1 95%
tests/test_associationUtils.py TestAssociationUtils 14 14 0 0 0 0%
tests/test_associationUtils.py MemoryTestCase 0 0 0 0 0 100%
tests/test_associationUtils.py (no class) 13 2 0 2 1 80%
tests/test_calexpCutout.py CalexpCutoutTestCase 41 41 0 14 0 0%
tests/test_calexpCutout.py MemoryTestCase 0 0 0 0 0 100%
tests/test_calexpCutout.py (no class) 28 2 0 2 1 90%
tests/test_calibrate.py CalibrateTaskTestCaseWithButler 59 59 0 8 0 0%
tests/test_calibrate.py MemoryTestCase 0 0 0 0 0 100%
tests/test_calibrate.py (no class) 28 2 0 2 1 90%
tests/test_cliCmd.py RegisterSkymapTest 5 5 0 0 0 0%
tests/test_cliCmd.py RegisterSkymapConfigTest 27 27 0 10 0 0%
tests/test_cliCmd.py DefineMakeDiscreteSkymap 7 7 0 0 0 0%
tests/test_cliCmd.py RegisterDcrSubfiltersTest 23 23 0 2 0 0%
tests/test_cliCmd.py (no class) 38 1 0 2 1 95%
tests/test_coaddInputs.py MockExposure 34 34 0 4 0 0%
tests/test_coaddInputs.py MockCoadd 10 10 0 4 0 0%
tests/test_coaddInputs.py CoaddInputsTestCase 45 45 0 10 0 0%
tests/test_coaddInputs.py MemoryTester 0 0 0 0 0 100%
tests/test_coaddInputs.py (no class) 41 2 0 2 1 93%
tests/test_coadds.py AssembleCoaddTestCase 1 1 0 0 0 0%
tests/test_coadds.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_coadds.py (no class) 11 1 0 2 1 85%
tests/test_colorterm.py ColortermTestCase 28 28 0 6 0 0%
tests/test_colorterm.py ApplyColortermsTestCase 7 7 0 0 0 0%
tests/test_colorterm.py MemoryTester 0 0 0 0 0 100%
tests/test_colorterm.py (no class) 24 2 0 2 1 88%
tests/test_computeExposureSummaryStats.py ComputeExposureSummaryTestCase 46 46 0 4 0 0%
tests/test_computeExposureSummaryStats.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_computeExposureSummaryStats.py (no class) 19 2 0 2 1 86%
tests/test_config.py CalibrateTestCase 9 9 0 2 0 0%
tests/test_config.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_config.py (no class) 12 2 0 2 1 79%
tests/test_configurableActions.py ActionTest1 2 2 0 0 0 0%
tests/test_configurableActions.py ActionTest2 2 2 0 0 0 0%
tests/test_configurableActions.py ActionTest3 2 2 0 0 0 0%
tests/test_configurableActions.py ConfigurableActionsTestCase 112 112 0 20 0 0%
tests/test_configurableActions.py ConfigurableActionsTestCase._createConfig.TestConfig 0 0 0 0 0 100%
tests/test_configurableActions.py (no class) 29 1 0 2 1 94%
tests/test_dcrAssembleCoadd.py DcrAssembleCoaddCalculateGainTestCase 59 59 0 6 0 0%
tests/test_dcrAssembleCoadd.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_dcrAssembleCoadd.py (no class) 18 2 0 2 1 85%
tests/test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase 54 54 0 18 0 0%
tests/test_diff_matched_tract_catalog.py MemoryTester 0 0 0 0 0 100%
tests/test_diff_matched_tract_catalog.py (no class) 21 2 0 2 1 87%
tests/test_drpAssociationPipe.py TestDrpAssociationPipe 25 25 0 2 0 0%
tests/test_drpAssociationPipe.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_drpAssociationPipe.py (no class) 18 2 0 2 1 85%
tests/test_extended_psf.py ExtendedPsfTestCase 61 61 0 20 0 0%
tests/test_extended_psf.py MemoryTester 0 0 0 0 0 100%
tests/test_extended_psf.py (no class) 20 2 0 2 1 86%
tests/test_finalizeCharacterization.py MockDataFrameReference 5 5 0 2 0 0%
tests/test_finalizeCharacterization.py TestFinalizeCharacterizationTask 2 2 0 0 0 0%
tests/test_finalizeCharacterization.py FinalizeCharacterizationTestCase 64 64 0 20 0 0%
tests/test_finalizeCharacterization.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_finalizeCharacterization.py (no class) 25 2 0 2 1 89%
tests/test_functors.py FunctorTestCase 338 338 0 28 0 0%
tests/test_functors.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_functors.py (no class) 56 2 0 2 1 95%
tests/test_healSparseMapFormatter.py HealSparseMapFormatterTestCase 26 26 0 0 0 0%
tests/test_healSparseMapFormatter.py (no class) 14 1 0 2 1 88%
tests/test_hips.py MockCoaddImageHandle 3 3 0 0 0 0%
tests/test_hips.py HipsTestCase 72 72 0 4 0 0%
tests/test_hips.py (no class) 24 1 0 2 1 92%
tests/test_interpImageTask.py InterpolationTestCase 69 69 0 18 0 0%
tests/test_interpImageTask.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_interpImageTask.py (no class) 25 4 0 2 1 81%
tests/test_isPrimaryFlag.py NullTract 2 2 0 0 0 0%
tests/test_isPrimaryFlag.py MockTractInfo 27 27 0 4 0 0%
tests/test_isPrimaryFlag.py MockSkyMap 11 11 0 6 0 0%
tests/test_isPrimaryFlag.py IsPrimaryTestCase 70 70 0 4 0 0%
tests/test_isPrimaryFlag.py MemoryTester 0 0 0 0 0 100%
tests/test_isPrimaryFlag.py (no class) 45 2 0 2 1 94%
tests/test_isolatedStarAssociation.py MockSourceTableReference 7 7 0 4 0 0%
tests/test_isolatedStarAssociation.py IsolatedStarAssociationTestCase 183 183 0 44 0 0%
tests/test_isolatedStarAssociation.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_isolatedStarAssociation.py (no class) 33 2 0 2 1 91%
tests/test_loadReferenceCatalog.py TrivialLoader 20 20 0 0 0 0%
tests/test_loadReferenceCatalog.py LoadReferenceCatalogTestCase 85 85 0 0 0 0%
tests/test_loadReferenceCatalog.py MemoryTester 0 0 0 0 0 100%
tests/test_loadReferenceCatalog.py (no class) 32 2 0 2 1 91%
tests/test_makeCoaddTempExp.py GetCalibratedExposureTestCase 61 61 0 14 0 0%
tests/test_makeCoaddTempExp.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_makeCoaddTempExp.py (no class) 18 2 0 2 1 85%
tests/test_makeDiscreteSkyMap.py MakeDiscreteSkyMapTestCase 32 32 0 0 0 0%
tests/test_makeDiscreteSkyMap.py (no class) 11 1 0 2 1 85%
tests/test_makeSurveyPropertyMaps.py DistTimesPsfAreaPropertyMap 3 3 0 0 0 0%
tests/test_makeSurveyPropertyMaps.py HealSparsePropertyMapTaskTestCase 92 92 0 22 0 0%
tests/test_makeSurveyPropertyMaps.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_makeSurveyPropertyMaps.py (no class) 28 2 0 4 1 91%
tests/test_maskStreaks.py TestMaskStreaks 64 64 0 2 0 0%
tests/test_maskStreaks.py (no class) 15 2 0 2 1 82%
tests/test_matchBackgrounds.py MatchBackgroundsTestCase 164 164 0 24 0 0%
tests/test_matchBackgrounds.py MatchMemoryTestCase 0 0 0 0 0 100%
tests/test_matchBackgrounds.py (no class) 34 2 0 2 1 92%
tests/test_matchFakes.py TestMatchFakes 35 35 0 4 0 0%
tests/test_matchFakes.py MemoryTester 0 0 0 0 0 100%
tests/test_matchFakes.py (no class) 20 2 0 2 1 86%
tests/test_metrics.py TestNumDeblended 40 40 0 0 0 0%
tests/test_metrics.py TestNumDeblendChild 40 40 0 0 0 0%
tests/test_metrics.py MemoryTester 0 0 0 0 0 100%
tests/test_metrics.py (no class) 41 2 0 2 1 93%
tests/test_parquet.py ParquetTableTestCase 14 14 0 2 0 0%
tests/test_parquet.py MultilevelParquetTableTestCase 64 64 0 12 0 0%
tests/test_parquet.py (no class) 25 2 0 2 1 89%
tests/test_photoCal.py PhotoCalTest 87 87 0 14 0 0%
tests/test_photoCal.py MemoryTester 0 0 0 0 0 100%
tests/test_photoCal.py (no class) 30 2 0 2 1 91%
tests/test_psfCandidateSelection.py PsfFlagTestCase 19 19 0 6 0 0%
tests/test_psfCandidateSelection.py MemoryTester 0 0 0 0 0 100%
tests/test_psfCandidateSelection.py (no class) 17 2 0 2 1 84%
tests/test_quickFrameMeasurement.py QuickFrameMeasurementTaskTestCase 32 32 0 6 0 0%
tests/test_quickFrameMeasurement.py MemoryTestCase 0 0 0 0 0 100%
tests/test_quickFrameMeasurement.py (no class) 27 2 0 2 1 90%
tests/test_read_CuratedCalibs.py ReadDefectsTestCase 12 12 0 4 0 0%
tests/test_read_CuratedCalibs.py ReadQeTestCase 26 26 0 12 0 0%
tests/test_read_CuratedCalibs.py MemoryTester 0 0 0 0 0 100%
tests/test_read_CuratedCalibs.py (no class) 32 3 0 8 2 88%
tests/test_register.py RegisterTestCase 98 98 0 20 0 0%
tests/test_register.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_register.py (no class) 31 4 0 2 1 85%
tests/test_reserveIsolatedStars.py ReserveIsolatedStarsTestCase 15 15 0 0 0 0%
tests/test_reserveIsolatedStars.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_reserveIsolatedStars.py (no class) 14 2 0 2 1 81%
tests/test_scaleZeroPoint.py ScaleZeroPointTaskTestCase 28 28 0 4 0 0%
tests/test_scaleZeroPoint.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_scaleZeroPoint.py (no class) 13 2 0 2 1 80%
tests/test_simpleAssociation.py TestSimpleAssociation 72 72 0 16 0 0%
tests/test_simpleAssociation.py MemoryTestCase 0 0 0 0 0 100%
tests/test_simpleAssociation.py (no class) 21 2 0 2 1 87%
tests/test_skySources.py SkySourcesTestCase 21 21 0 2 0 0%
tests/test_skySources.py MemoryTester 0 0 0 0 0 100%
tests/test_skySources.py (no class) 19 2 0 2 1 86%
tests/test_snapCombine.py SnapCombineTestCase 65 65 0 12 0 0%
tests/test_snapCombine.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_snapCombine.py (no class) 19 2 0 2 1 86%
tests/test_transform.py Placeholder 2 2 0 0 0 0%
tests/test_transform.py TrivialMeasurementTransform 11 11 0 6 0 0%
tests/test_transform.py TrivialMeasurementBase 3 3 0 0 0 0%
tests/test_transform.py SFTrivialMeasurement 2 2 0 0 0 0%
tests/test_transform.py ForcedTrivialMeasurement 2 2 0 0 0 0%
tests/test_transform.py TransformTestCase 30 30 0 8 0 0%
tests/test_transform.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_transform.py (no class) 37 2 0 6 1 93%
tests/test_transformObject.py TransformObjectCatalogTestCase 64 64 0 10 0 0%
tests/test_transformObject.py (no class) 21 2 0 2 1 87%
tests/test_update_visit_summary.py UpdateVisitSummaryTestCase 52 52 0 0 0 0%
tests/test_update_visit_summary.py (no class) 11 1 0 2 1 85%
tests/test_wcsSelectImages.py KeyValue 5 5 0 2 0 0%
tests/test_wcsSelectImages.py DummyPatch 2 2 0 0 0 0%
tests/test_wcsSelectImages.py DummyTract 4 4 0 0 0 0%
tests/test_wcsSelectImages.py DummySkyMap 1 1 0 0 0 0%
tests/test_wcsSelectImages.py DummyDataRef 3 3 0 0 0 0%
tests/test_wcsSelectImages.py WcsSelectImagesTestCase 11 11 0 0 0 0%
tests/test_wcsSelectImages.py MyMemoryTestCase 0 0 0 0 0 100%
tests/test_wcsSelectImages.py (no class) 40 2 0 2 1 93%
Total   14263 10309 0 3561 49 23%

No items found using the specified filter.