Coverage report: 17%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-23 08:45 +0000

      Statements   Branches   Total
File class   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no class)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / __init__.py (no class)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / __init__.py (no class)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping   0% 36 36 0   0% 8 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py LinearMapping   0% 16 16 0   0% 12 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py AsinhMapping   0% 12 12 0   0% 4 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py (no class)   0% 15 15 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py (no class)   13% 213 186 0   0% 72 0   9%
python / lsst / pipe / tasks / background.py BackgroundConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py SkyStatsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py SkyMeasurementConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py SkyMeasurementTask   0% 94 94 0   0% 16 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackgroundConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py FocalPlaneBackground   0% 92 92 0   0% 22 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsConfig   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsTask   0% 22 22 0   0% 6 0   0%
python / lsst / pipe / tasks / background.py (no class)   76% 131 32 0   0% 16 0   67%
python / lsst / pipe / tasks / brightStarSubtraction / __init__.py (no class)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutTask   0% 108 108 0   0% 14 0   0%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py (no class)   100% 48 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calexpCutout.py CalexpCutoutTaskConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calexpCutout.py CalexpCutoutTaskConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calexpCutout.py CalexpCutoutTask   0% 34 34 0   0% 10 0   0%
python / lsst / pipe / tasks / calexpCutout.py (no class)   100% 17 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calibrate.py _EmptyTargetTask   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateConnections   0% 11 11 0   0% 10 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateConfig   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask   0% 240 240 0   0% 128 0   0%
python / lsst / pipe / tasks / calibrate.py (no class)   100% 86 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calibrateImage.py AllCentroidsFlaggedError   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py NoPsfStarsToStarsMatchError   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageConnections   0% 19 19 0   0% 16 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageConfig   0% 75 75 0   0% 36 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask   0% 579 579 0   0% 186 0   0%
python / lsst / pipe / tasks / calibrateImage.py (no class)   100% 123 0 0   100% 0 0   100%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageConnections   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageConfig   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask   0% 108 108 0   0% 48 0   0%
python / lsst / pipe / tasks / characterizeImage.py (no class)   100% 67 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / __init__.py (no class)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / _get_cli_subcommands.py (no class)   80% 5 1 0   100% 0 0   80%
python / lsst / pipe / tasks / cli / cmd / __init__.py (no class)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / commands.py (no class)   90% 30 3 0   100% 0 0   90%
python / lsst / pipe / tasks / cli / cmd / opt / __init__.py (no class)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / opt / arguments.py (no class)   100% 4 0 0   100% 0 0   100%
python / lsst / pipe / tasks / coaddBase.py CoaddBaseConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / coaddBase.py CoaddBaseTask   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddBase.py (no class)   37% 81 51 3   0% 32 0   27%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddTempExpInputRecorder   0% 40 40 0   0% 10 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderTask   0% 33 33 0   0% 12 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py (no class)   100% 23 0 0   100% 0 0   100%
python / lsst / pipe / tasks / colorterms.py ColortermNotFoundError   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / colorterms.py Colorterm   0% 24 24 0   0% 2 0   0%
python / lsst / pipe / tasks / colorterms.py ColortermDict   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / colorterms.py ColortermLibrary   0% 22 22 0   0% 12 0   0%
python / lsst / pipe / tasks / colorterms.py (no class)   100% 24 0 1   100% 0 0   100%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsConfig   0% 27 27 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask   0% 230 230 0   0% 56 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py (no class)   49% 119 61 0   0% 14 0   44%
python / lsst / pipe / tasks / consolidateSsTables.py ConsolidateSsTablesConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / consolidateSsTables.py ConsolidateSsTablesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / consolidateSsTables.py ConsolidateSsTablesTask   0% 52 52 0   0% 10 0   0%
python / lsst / pipe / tasks / consolidateSsTables.py (no class)   0% 21 21 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffConnections   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffTask   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py (no class)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / __init__.py (no class)   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py SingleColumnAction   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MultiColumnAction   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py CoordColumn   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MagColumnDN   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MagColumnNanoJansky   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJansky   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJanskyErr   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py AddColumn   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py (no class)   0% 59 59 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction   0% 23 23 0   0% 10 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py (no class)   0% 13 13 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser   0% 17 17 0   0% 4 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py (no class)   0% 51 51 0   0% 14 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiConnections   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiTask   0% 42 42 0   0% 6 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py (no class)   0% 37 37 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConnections   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py MatchedCatalogFluxesConfig   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConfig   0% 23 23 0   0% 20 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogTask   0% 85 85 0   0% 36 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py (no class)   98% 63 1 0   100% 0 0   98%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask   0% 94 94 0   0% 22 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py (no class)   75% 61 15 0   0% 2 0   73%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeConnections   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask   0% 114 114 0   0% 40 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py (no class)   87% 53 7 0   0% 6 0   78%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeTask   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py (no class)   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSigmaClippedStatsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSigmaClippedStatsTask   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSimpleStatsTask   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py (no class)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py DetectorsInRegion   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / extended_psf.py FocalPlaneRegionExtendedPsf   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf   0% 83 83 0   0% 42 0   0%
python / lsst / pipe / tasks / extended_psf.py StackBrightStarsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / extended_psf.py StackBrightStarsTask   0% 45 45 0   0% 26 0   0%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfTask   0% 35 35 0   0% 10 0   0%
python / lsst / pipe / tasks / extended_psf.py (no class)   93% 61 4 0   0% 4 0   88%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConnectionsBase   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationDetectorConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConfigBase   0% 39 39 0   100% 0 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationDetectorConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase   0% 192 192 0   0% 44 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTask   0% 66 66 0   0% 22 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationDetectorTask   0% 50 50 0   0% 16 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py ConsolidateFinalizeCharacterizationDetectorConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py ConsolidateFinalizeCharacterizationDetectorConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py ConsolidateFinalizeCharacterizationDetectorTask   0% 20 20 0   0% 8 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py (no class)   100% 78 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_multiband.py CatalogExposureInputs   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitInputConnections   0% 34 34 0   0% 20 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitSubConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitSubTask   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitBaseConfig   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitBase   0% 40 40 0   0% 16 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitTask   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py (no class)   100% 56 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_psf.py CatalogExposurePsf   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitConnections   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitSubConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitSubTask   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitTask   0% 24 24 0   0% 6 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py (no class)   0% 37 37 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_multiband.py CatalogExposure   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / fit_multiband.py (no class)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorConnections   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask   0% 106 106 0   0% 44 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py (no class)   100% 43 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py Functor   0% 81 81 0   0% 38 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor   0% 81 81 0   0% 52 0   0%
python / lsst / pipe / tasks / functors.py CustomFunctor   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py Column   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Index   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CoordColumn   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RAColumn   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DecColumn   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RAErrColumn   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DecErrColumn   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RADecCovColumn   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MultibandColumn   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MultibandSinglePrecisionFloatColumn   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SinglePrecisionFloatColumn   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HtmIndex20   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Mag   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagErr   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff   0% 10 10 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color   0% 17 17 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py DeconvolvedMoments   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py SdssTraceSize   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PsfSdssTraceSizeDiff   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HsmTraceSize   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PsfHsmTraceSizeDiff   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HsmFwhm   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E1   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E2   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RadiusFromQuadrupole   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs   0% 27 27 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py ComputePixelScale   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelToArcseconds   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelSqToArcsecondsSq   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertDetectorAngleToPositionAngle   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ReferenceBand   0% 10 10 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry   0% 24 24 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py NanoJansky   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py NanoJanskyErr   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry   0% 15 15 0   0% 6 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojansky   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojanskyErr   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFlux   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFluxErr   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFlux   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFluxErr   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Ebv   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase   0% 54 54 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsG1Sky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsG2Sky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsTraceSky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsIuuSky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CorrelationIuuSky   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py MomentsIvvSky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CorrelationIvvSky   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py MomentsIuvSky   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CorrelationIuvSky   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py PositionAngleFromMoments   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PositionAngleFromCorrelation   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py SemimajorAxisFromMoments   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SemimajorAxisFromCorrelation   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py SemiminorAxisFromMoments   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SemiminorAxisFromCorrelation   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py (no class)   94% 435 27 0   0% 8 0   92%
python / lsst / pipe / tasks / generateEphemerides.py GenerateEphemeridesConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / generateEphemerides.py GenerateEphemeridesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / generateEphemerides.py GenerateEphemeridesTask   0% 84 84 0   0% 24 0   0%
python / lsst / pipe / tasks / generateEphemerides.py (no class)   0% 42 42 0   100% 0 0   0%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py GetRegionTimeFromVisitConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py GetRegionTimeFromVisitConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py GetRegionTimeFromVisitTask   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py (no class)   100% 16 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseMapFormatter   0% 19 19 0   0% 4 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask   0% 113 113 0   0% 32 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapConnections   0% 20 20 0   0% 14 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapConfig   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask   0% 110 110 0   0% 50 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapConnections   0% 25 25 0   0% 14 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapConfig   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapTask   0% 39 39 0   0% 20 0   0%
python / lsst / pipe / tasks / healSparseMapping.py (no class)   97% 91 3 0   67% 6 0   95%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMapConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry.Configurable   75% 4 1 0   100% 0 0   75%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapMap   0% 3 3 0   0% 4 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap   0% 70 70 0   0% 46 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py ExposureTimePropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfSizePropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfE1PropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfE2PropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py NExposurePropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfMaglimPropertyMapConfig   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfMaglimPropertyMap   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py SkyBackgroundPropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py SkyNoisePropertyMap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrDraPropertyMap   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrDdecPropertyMap   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrE1PropertyMap   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrE2PropertyMap   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py EpochPropertyMap   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py (no class)   73% 152 41 0   0% 2 0   72%
python / lsst / pipe / tasks / hips.py HighResolutionHipsConnections   0% 21 21 0   0% 20 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py HipsTaskNameDescriptor   17% 12 10 0   0% 8 0   10%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask   0% 100 100 0   0% 36 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsQuantumGraphBuilder   0% 74 74 0   0% 38 0   0%
python / lsst / pipe / tasks / hips.py HipsPropertiesSpectralTerm   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / hips.py HipsPropertiesConfig   0% 28 28 0   0% 4 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsConnections   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsConfig   0% 12 12 0   0% 12 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask   0% 293 293 0   0% 128 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsConnections   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsConfig   0% 16 16 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsTask   0% 29 29 0   0% 18 0   0%
python / lsst / pipe / tasks / hips.py (no class)   98% 130 2 0   100% 0 0   98%
python / lsst / pipe / tasks / insertFakes.py InsertFakesConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / insertFakes.py InsertFakesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask   0% 268 268 0   0% 68 0   0%
python / lsst / pipe / tasks / insertFakes.py (no class)   0% 140 140 0   0% 24 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageConfig   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask   0% 61 61 0   0% 30 0   0%
python / lsst / pipe / tasks / interpImage.py (no class)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationConfig   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask   0% 179 179 0   0% 58 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py (no class)   100% 43 0 0   100% 0 0   100%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogConfig   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask   0% 92 92 0   0% 40 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py (no class)   100% 25 0 0   100% 0 0   100%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py MakeDiscreteSkyMapConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py MakeDiscreteSkyMapTask   0% 33 33 0   0% 10 0   0%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py (no class)   100% 19 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchBackgrounds.py ChooseReferenceVisitConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchBackgrounds.py ChooseReferenceVisitTask   0% 62 62 0   0% 8 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsConfig   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsTask   0% 88 88 0   0% 16 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py (no class)   0% 61 61 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask   0% 75 75 0   0% 16 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToAssocDiaSourceConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToAssocDiaSourceConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToAssocDiaSourceTask   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py (no class)   100% 39 0 0   100% 0 0   100%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogConnections   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubConfig   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubTask   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogConfig   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogTask   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py (no class)   0% 41 41 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticConfig   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticTask   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py (no class)   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py NonfinitePsfShapeError   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfConfig   0% 17 17 0   0% 10 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfTask   0% 59 59 0   0% 22 0   0%
python / lsst / pipe / tasks / measurePsf.py (no class)   43% 75 43 0   0% 16 0   35%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseConfig   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask   0% 115 115 0   0% 68 0   0%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverTask   0% 43 43 0   0% 26 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask   0% 122 122 0   0% 104 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverConfig   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask   0% 53 53 0   0% 30 0   0%
python / lsst / pipe / tasks / measurementDriver.py (no class)   0% 97 97 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsConfig   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask   0% 77 77 0   0% 22 0   0%
python / lsst / pipe / tasks / mergeDetections.py (no class)   0% 65 65 0   0% 4 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsConfig   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsTask   0% 99 99 0   0% 46 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py (no class)   0% 29 29 0   100% 0 0   0%
python / lsst / pipe / tasks / metrics.py NumberDeblendedSourcesMetricConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / metrics.py NumberDeblendedSourcesMetricConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / metrics.py NumberDeblendedSourcesMetricTask   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / metrics.py NumberDeblendChildSourcesMetricConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / metrics.py NumberDeblendChildSourcesMetricConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / metrics.py NumberDeblendChildSourcesMetricTask   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / metrics.py (no class)   88% 26 3 0   0% 2 0   82%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPTask   0% 56 56 0   0% 4 0   0%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py (no class)   0% 28 28 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesConnections   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesConfig   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask   0% 72 72 0   0% 28 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConnections   0% 24 24 0   0% 16 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConfig   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesTask   0% 118 118 0   0% 56 0   0%
python / lsst / pipe / tasks / multiBand.py (no class)   0% 102 102 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBandUtils.py CullPeaksConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / multiBandUtils.py (no class)   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog   0% 79 79 1   0% 30 0   0%
python / lsst / pipe / tasks / objectMasks.py RegionFileFormatter   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py (no class)   0% 32 32 0   0% 6 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf   0% 24 24 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekTaskConfig   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekTask   0% 25 25 0   0% 8 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTaskConfig   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTask   0% 15 15 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTaskConfig   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTask   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTaskConfig   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTask   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTaskConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask   0% 157 157 0   0% 58 0   0%
python / lsst / pipe / tasks / peekExposure.py (no class)   77% 155 36 0   0% 14 0   70%
python / lsst / pipe / tasks / photoCal.py PhotoCalConfig   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask   0% 217 217 0   0% 80 0   0%
python / lsst / pipe / tasks / photoCal.py (no class)   100% 39 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteObjectTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteObjectTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteObjectTableTask   0% 26 26 0   0% 14 0   0%
python / lsst / pipe / tasks / postprocess.py WriteSourceTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteSourceTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteSourceTableTask   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableConnections   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableTask   0% 58 58 0   0% 30 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis   0% 32 32 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask   0% 41 41 0   0% 20 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogConnections   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogConfig   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogTask   0% 110 110 0   0% 72 0   0%
python / lsst / pipe / tasks / postprocess.py ComputeColumnsAction   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ExtendednessColumnActionBase   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / postprocess.py ModelExtendednessColumnAction   0% 38 38 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateObjectTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateObjectTableConfig   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateObjectTableTask   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py TransformSourceTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py TransformSourceTableConfig   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformSourceTableTask   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryConnections   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryConfig   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryTask   0% 61 61 0   0% 12 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateSourceTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateSourceTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateSourceTableTask   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py MakeCcdVisitTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py MakeCcdVisitTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py MakeCcdVisitTableTask   0% 42 42 0   0% 8 0   0%
python / lsst / pipe / tasks / postprocess.py MakeVisitTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py MakeVisitTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py MakeVisitTableTask   0% 32 32 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py WriteForcedSourceTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteForcedSourceTableConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py WriteForcedSourceTableTask   0% 17 17 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableConfig   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableTask   0% 28 28 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateTractConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateTractConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateTractTask   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateParentTractConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateParentTractConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py ConsolidateParentTractTask   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py (no class)   96% 279 12 0   0% 2 0   95%
python / lsst / pipe / tasks / prettyPictureMaker / __init__.py (no class)   100% 5 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _colorMapper.py _SentinalDefault   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _colorMapper.py (no class)   18% 77 63 0   0% 28 0   13%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py (no class)   20% 59 47 0   0% 12 0   17%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / __init__.py (no class)   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _bounds_remapper.py BoundsRemapper   0% 15 15 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _bounds_remapper.py (no class)   100% 10 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _color_scale.py ColorScaler   0% 20 20 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _color_scale.py (no class)   100% 13 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _exposure_fusion.py ExposureBracketer   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _exposure_fusion.py (no class)   26% 46 34 0   0% 14 0   20%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _gamut_fixer.py GamutFixer   0% 29 29 0   0% 14 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _gamut_fixer.py (no class)   41% 39 23 0   0% 6 0   36%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py DiffusionFunction   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py LocalContrastEnhancer   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py (no class)   100% 35 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _lum_scale.py LumCompressor   0% 22 22 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _lum_scale.py (no class)   100% 24 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py (no class)   12% 146 129 0   0% 58 0   8%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginType   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry   19% 16 13 0   0% 6 0   14%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py (no class)   100% 21 0 4   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py ChannelRGBConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureConfig   0% 17 17 0   0% 12 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask   0% 130 130 0   0% 56 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask   0% 64 64 0   0% 20 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureStarFixerConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureStarFixerConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureStarFixerTask   0% 33 33 0   0% 14 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicTask   0% 68 68 0   0% 26 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py (no class)   100% 115 0 4   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py FeatheredMosaicCreator   0% 33 33 0   0% 14 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py (no class)   100% 7 0 3   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / types.py (no class)   100% 14 0 0   100% 0 0   100%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsConnections   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask   0% 133 133 0   0% 40 0   0%
python / lsst / pipe / tasks / processBrightStars.py (no class)   0% 51 51 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesConnections   0% 9 9 0   0% 8 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesConfig   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask   0% 134 134 0   0% 70 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithVariableFakesConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithVariableFakesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithVariableFakesTask   0% 20 20 0   0% 6 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py (no class)   0% 64 64 0   100% 0 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsConfig   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsTask   0% 75 75 0   0% 40 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py (no class)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTaskConfig   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask   0% 180 180 0   0% 38 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py (no class)   100% 47 0 0   100% 0 0   100%
python / lsst / pipe / tasks / registerImage.py RegisterConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / registerImage.py RegisterTask   0% 57 57 0   0% 14 0   0%
python / lsst / pipe / tasks / registerImage.py (no class)   100% 22 0 0   100% 0 0   100%
python / lsst / pipe / tasks / repair.py TooManyCosmicRays   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / repair.py RepairConfig   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / repair.py RepairTask   0% 70 70 0   0% 24 0   0%
python / lsst / pipe / tasks / repair.py (no class)   100% 29 0 0   100% 0 0   100%
python / lsst / pipe / tasks / reserveIsolatedStars.py ReserveIsolatedStarsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / reserveIsolatedStars.py ReserveIsolatedStarsTask   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / reserveIsolatedStars.py (no class)   100% 12 0 0   100% 0 0   100%
python / lsst / pipe / tasks / rgb2hips / __init__.py (no class)   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTaskConnections   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTaskConfig   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask   0% 147 147 0   0% 62 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py (no class)   0% 48 48 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py ColorChannel   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTaskConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTaskConfig   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTask   0% 85 85 0   0% 32 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py (no class)   0% 46 46 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTaskConnections   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTaskConfig   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTask   0% 47 47 0   0% 22 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py (no class)   0% 30 30 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py HipsPropertiesSpectralTerm   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / rgb2hips / _properties.py HipsPropertiesConfig   0% 28 28 0   0% 4 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py (no class)   0% 28 28 0   0% 4 0   0%
python / lsst / pipe / tasks / rgb2hips / _utils.py (no class)   0% 31 31 0   0% 10 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ImageScaler   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialImageScaler   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialScaleZeroPointConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialScaleZeroPointTask   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py (no class)   100% 42 0 0   100% 0 0   100%
python / lsst / pipe / tasks / schemaUtils.py (no class)   17% 92 76 0   0% 36 0   12%
python / lsst / pipe / tasks / script / __init__.py (no class)   100% 3 0 0   100% 0 0   100%
python / lsst / pipe / tasks / script / makeDiscreteSkyMap.py (no class)   21% 29 23 0   0% 6 0   17%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults   0% 14 14 0   0% 10 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults.InsertedSubfilters   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py (no class)   52% 27 13 0   0% 6 0   42%
python / lsst / pipe / tasks / script / registerSkymap.py MakeSkyMapConfig   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / script / registerSkymap.py (no class)   50% 24 12 0   0% 4 0   43%
python / lsst / pipe / tasks / selectImages.py DatabaseSelectImagesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py BaseExposureInfo   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py BaseSelectImagesTask   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py SelectStruct   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py WcsSelectImagesConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py WcsSelectImagesTask   0% 27 27 0   0% 14 0   0%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesConfig   0% 10 10 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesTask   0% 68 68 0   0% 36 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsTask   0% 55 55 0   0% 26 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingQuantileSelectVisitsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py BestSeeingQuantileSelectVisitsTask   0% 33 33 0   0% 14 0   0%
python / lsst / pipe / tasks / selectImages.py (no class)   82% 104 19 0   0% 12 0   73%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask   0% 64 64 0   0% 20 0   0%
python / lsst / pipe / tasks / simpleAssociation.py (no class)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionConnections   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionConfig   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask   0% 156 156 0   0% 50 0   0%
python / lsst / pipe / tasks / skyCorrection.py NoUsableBackgroundSuperpixelsError   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / skyCorrection.py (no class)   89% 57 6 0   0% 4 0   84%
python / lsst / pipe / tasks / snapCombine.py SnapCombineConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask   0% 31 31 0   0% 8 0   0%
python / lsst / pipe / tasks / snapCombine.py (no class)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / split_primary.py SplitPrimaryConnections   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / split_primary.py SplitPrimaryConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / split_primary.py SplitPrimaryTask   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / split_primary.py (no class)   100% 23 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationTask   0% 186 186 0   0% 44 0   0%
python / lsst / pipe / tasks / ssoAssociation.py (no class)   100% 25 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / __init__.py (no class)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / ephem.py (no class)   0% 21 21 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / felis.py (no class)   0% 165 165 0   0% 96 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver   0% 125 125 0   0% 8 0   0%
python / lsst / pipe / tasks / ssp / moid.py (no class)   78% 27 6 0   50% 2 1   76%
python / lsst / pipe / tasks / ssp / photfit.py (no class)   30% 91 64 0   0% 4 0   28%
python / lsst / pipe / tasks / ssp / schema.py (no class)   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / ssobject.py (no class)   12% 131 115 0   6% 18 1   11%
python / lsst / pipe / tasks / ssp / sssource.py (no class)   0% 109 109 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / util.py (no class)   15% 183 156 0   0% 52 0   11%
python / lsst / pipe / tasks / sspAuxiliaryFile.py SSPAuxiliaryFile   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / sspAuxiliaryFile.py SSPAuxiliaryFileFormatter   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / sspAuxiliaryFile.py (no class)   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Statistic   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Count   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Median   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Percentile   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py StandardDeviation   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaIQR   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaMAD   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py (no class)   0% 41 41 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsConnections   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask   0% 152 152 0   0% 42 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py (no class)   0% 63 63 0   100% 0 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackgroundConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / tractBackground.py TractBackground   0% 108 108 0   0% 24 0   0%
python / lsst / pipe / tasks / tractBackground.py (no class)   0% 27 27 0   100% 0 0   0%
python / lsst / pipe / tasks / version.py (no class)   100% 5 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinExpConnections   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinExpConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinExpTask   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpConnections   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpTask   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py ImageSource   0% 20 20 0   0% 8 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibTask   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibTask   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibFilterConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibFilterConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinCalibFilterTask   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibFilterConnections   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibFilterConfig   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicCalibFilterTask   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py (no class)   100% 80 0 0   100% 0 0   100%
tests / surveyPropertyMapsTestUtils.py (no class)   18% 60 49 0   0% 6 0   17%
tests / test_associationUtils.py TestAssociationUtils   0% 27 27 0   0% 6 0   0%
tests / test_associationUtils.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_associationUtils.py (no class)   81% 16 3 0   50% 2 1   78%
tests / test_brightStarSubtraction.py BrightStarSubtractionTestCase   0% 89 89 0   0% 6 0   0%
tests / test_brightStarSubtraction.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_brightStarSubtraction.py (no class)   86% 22 3 0   50% 2 1   83%
tests / test_calexpCutout.py CalexpCutoutTestCase   0% 41 41 0   100% 0 0   0%
tests / test_calexpCutout.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_calexpCutout.py (no class)   34% 74 49 0   10% 10 1   31%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler   0% 63 63 0   0% 2 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseNoButler   0% 19 19 0   100% 0 0   0%
tests / test_calibrate.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_calibrate.py (no class)   91% 35 3 0   50% 2 1   89%
tests / test_calibrateImage.py CalibrateImageTaskTests   0% 308 308 0   0% 22 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests   0% 122 122 0   0% 2 0   0%
tests / test_calibrateImage.py MockResponse   0% 6 6 0   0% 2 0   0%
tests / test_calibrateImage.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_calibrateImage.py (no class)   96% 75 3 0   50% 2 1   95%
tests / test_cliCmd.py RegisterSkymapTest   0% 5 5 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapConfigTest   0% 27 27 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap   0% 7 7 0   100% 0 0   0%
tests / test_cliCmd.py RegisterDcrSubfiltersTest   0% 25 25 0   100% 0 0   0%
tests / test_cliCmd.py (no class)   97% 37 1 0   50% 2 1   95%
tests / test_coaddBase.py CoaddBaseTestCase   0% 16 16 0   0% 4 0   0%
tests / test_coaddBase.py TestMemory   100% 0 0 0   100% 0 0   100%
tests / test_coaddBase.py (no class)   82% 17 3 0   50% 2 1   79%
tests / test_coaddInputs.py MockExposure   0% 34 34 0   0% 4 0   0%
tests / test_coaddInputs.py MockCoadd   0% 10 10 0   0% 2 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase   0% 45 45 0   0% 10 0   0%
tests / test_coaddInputs.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_coaddInputs.py (no class)   93% 41 3 0   50% 2 1   91%
tests / test_colorterm.py ColortermTestCase   0% 28 28 0   0% 6 0   0%
tests / test_colorterm.py ApplyColortermsTestCase   0% 7 7 0   100% 0 0   0%
tests / test_colorterm.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_colorterm.py (no class)   63% 35 13 0   50% 2 1   62%
tests / test_computeExposureSummaryStats.py ComputeExposureSummaryTestCase   0% 134 134 0   0% 10 0   0%
tests / test_computeExposureSummaryStats.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_computeExposureSummaryStats.py (no class)   90% 30 3 0   50% 2 1   88%
tests / test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase   0% 56 56 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_diff_matched_tract_catalog.py (no class)   81% 21 4 0   50% 2 1   78%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest   0% 96 96 0   0% 14 0   0%
tests / test_diffractionSpikeMask.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_diffractionSpikeMask.py (no class)   90% 29 3 0   50% 2 1   87%
tests / test_drpAssociationPipe.py TestDrpAssociationPipe   0% 26 26 0   0% 2 0   0%
tests / test_drpAssociationPipe.py MatchMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_drpAssociationPipe.py (no class)   84% 19 3 0   50% 2 1   81%
tests / test_extended_psf.py ExtendedPsfTestCase   0% 68 68 0   0% 16 0   0%
tests / test_extended_psf.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_extended_psf.py (no class)   69% 26 8 0   25% 4 1   63%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationTask   0% 6 6 0   0% 2 0   0%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationDetectorTask   0% 4 4 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase   0% 150 150 0   0% 20 0   0%
tests / test_finalizeCharacterization.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_finalizeCharacterization.py (no class)   71% 41 12 0   50% 2 1   70%
tests / test_fit_coadd_multiband.py CoaddMultibandFitDummySubTask   0% 1 1 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py CoaddMultibandFitTestCase   0% 28 28 0   0% 2 0   0%
tests / test_fit_coadd_multiband.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_fit_coadd_multiband.py (no class)   86% 21 3 0   50% 2 1   83%
tests / test_forcedPhot.py _MockQuantum   100% 0 0 0   100% 0 0   100%
tests / test_forcedPhot.py _MockRefsStruct   0% 3 3 0   100% 0 0   0%
tests / test_forcedPhot.py _MockQuantumContext   0% 2 2 0   100% 0 0   0%
tests / test_forcedPhot.py _MockTractInfo   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py _MockSkyMap   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotometryTests   0% 35 35 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotDetectorTaskTestCase   0% 42 42 0   0% 2 0   0%
tests / test_forcedPhot.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_forcedPhot.py (no class)   93% 45 3 0   50% 2 1   91%
tests / test_functors.py FunctorTestCase   0% 479 479 0   0% 30 0   0%
tests / test_functors.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_functors.py (no class)   95% 59 3 0   50% 2 1   93%
tests / test_getRegionTimeFromVisit.py GetRegionTimeFromVisitTests   0% 40 40 0   100% 0 0   0%
tests / test_getRegionTimeFromVisit.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_getRegionTimeFromVisit.py (no class)   86% 21 3 0   50% 2 1   83%
tests / test_healSparseMapFormatter.py HealSparseMapFormatterTestCase   0% 27 27 0   100% 0 0   0%
tests / test_healSparseMapFormatter.py (no class)   92% 13 1 0   50% 2 1   87%
tests / test_hips.py HipsTestCase   0% 72 72 0   0% 2 0   0%
tests / test_hips.py (no class)   95% 19 1 0   50% 2 1   90%
tests / test_import.py PipeTasksImportTestCase   100% 0 0 0   100% 0 0   100%
tests / test_import.py (no class)   83% 6 1 0   50% 2 1   75%
tests / test_interpImageTask.py InterpolationTestCase   0% 70 70 0   0% 16 0   0%
tests / test_interpImageTask.py MatchMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_interpImageTask.py (no class)   80% 25 5 0   50% 2 1   78%
tests / test_isPrimaryFlag.py NullTract   0% 2 2 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo   0% 27 27 0   0% 4 0   0%
tests / test_isPrimaryFlag.py MockSkyMap   0% 11 11 0   0% 6 0   0%
tests / test_isPrimaryFlag.py IsPrimaryTestCase   0% 79 79 0   0% 2 0   0%
tests / test_isPrimaryFlag.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_isPrimaryFlag.py (no class)   93% 46 3 0   50% 2 1   92%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase   0% 183 183 0   0% 28 0   0%
tests / test_isolatedStarAssociation.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_isolatedStarAssociation.py (no class)   90% 30 3 0   50% 2 1   88%
tests / test_loadReferenceCatalog.py TrivialLoader   0% 23 23 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase   0% 83 83 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_loadReferenceCatalog.py (no class)   91% 34 3 0   50% 2 1   89%
tests / test_makeDiscreteSkyMap.py MakeDiscreteSkyMapTestCase   0% 32 32 0   100% 0 0   0%
tests / test_makeDiscreteSkyMap.py (no class)   91% 11 1 0   50% 2 1   85%
tests / test_makeSurveyPropertyMaps.py DistTimesPsfAreaPropertyMap   0% 3 3 0   100% 0 0   0%
tests / test_makeSurveyPropertyMaps.py HealSparsePropertyMapTaskTestCase   0% 134 134 0   0% 16 0   0%
tests / test_makeSurveyPropertyMaps.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_makeSurveyPropertyMaps.py (no class)   91% 35 3 0   50% 2 1   89%
tests / test_matchSourceInjected.py BaseTestMatchInjected   0% 23 23 0   0% 4 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToDiaSourceTask   0% 29 29 0   100% 0 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToAssocDiaSourceTask   0% 11 11 0   100% 0 0   0%
tests / test_matchSourceInjected.py (no class)   95% 20 1 0   50% 2 1   91%
tests / test_metrics.py TestNumDeblended   0% 39 39 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild   0% 39 39 0   100% 0 0   0%
tests / test_metrics.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_metrics.py (no class)   49% 75 38 0   4% 24 1   38%
tests / test_peekExposureTask.py QuickFrameMeasurementTaskTestCase   0% 24 24 0   0% 4 0   0%
tests / test_peekExposureTask.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_peekExposureTask.py (no class)   89% 28 3 0   50% 2 1   87%
tests / test_photoCal.py PhotoCalTest   0% 90 90 0   0% 14 0   0%
tests / test_photoCal.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_photoCal.py (no class)   90% 31 3 0   50% 2 1   88%
tests / test_postprocess.py ModelExtendednessColumnActionTestCase   0% 29 29 0   0% 8 0   0%
tests / test_postprocess.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_postprocess.py (no class)   81% 16 3 0   50% 2 1   78%
tests / test_pretty_picture_maker.py TestColorScaler   0% 50 50 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestBoundsRemapper   0% 20 20 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLumCompressor   0% 23 23 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestDiffusionFunction   0% 10 10 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLocalContrastEnhancer   0% 10 10 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator   0% 61 61 0   0% 2 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer   0% 27 27 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer   0% 37 37 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper   0% 43 43 0   100% 0 0   0%
tests / test_pretty_picture_maker.py (no class)   100% 61 0 0   100% 0 0   100%
tests / test_psfCandidateSelection.py PsfFlagTestCase   0% 19 19 0   0% 6 0   0%
tests / test_psfCandidateSelection.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_psfCandidateSelection.py (no class)   83% 18 3 0   50% 2 1   80%
tests / test_quickFrameMeasurement.py QuickFrameMeasurementTaskTestCase   0% 32 32 0   0% 4 0   0%
tests / test_quickFrameMeasurement.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_quickFrameMeasurement.py (no class)   90% 29 3 0   50% 2 1   87%
tests / test_register.py RegisterTestCase   0% 98 98 0   0% 10 0   0%
tests / test_register.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_register.py (no class)   84% 32 5 0   50% 2 1   82%
tests / test_reinterpolate_pixels.py TestReinterpolatePixels   0% 10 10 0   100% 0 0   0%
tests / test_reinterpolate_pixels.py TestMemory   100% 0 0 0   100% 0 0   100%
tests / test_reinterpolate_pixels.py (no class)   79% 14 3 0   50% 2 1   75%
tests / test_reserveIsolatedStars.py ReserveIsolatedStarsTestCase   0% 15 15 0   100% 0 0   0%
tests / test_reserveIsolatedStars.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_reserveIsolatedStars.py (no class)   79% 14 3 0   50% 2 1   75%
tests / test_scaleZeroPoint.py ScaleZeroPointTaskTestCase   0% 28 28 0   0% 4 0   0%
tests / test_scaleZeroPoint.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_scaleZeroPoint.py (no class)   79% 14 3 0   50% 2 1   75%
tests / test_schemaUtils.py TestSchemaUtils   0% 16 16 0   0% 2 0   0%
tests / test_schemaUtils.py (no class)   100% 6 0 0   100% 0 0   100%
tests / test_simpleAssociation.py TestSimpleAssociation   0% 73 73 0   0% 6 0   0%
tests / test_simpleAssociation.py MemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_simpleAssociation.py (no class)   86% 22 3 0   50% 2 1   83%
tests / test_skyCorrection.py SkyCorrectionTestCase   0% 84 84 0   0% 2 0   0%
tests / test_skyCorrection.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_skyCorrection.py (no class)   86% 22 3 0   50% 2 1   83%
tests / test_skySources.py SkySourcesTestCase   0% 21 21 0   0% 2 0   0%
tests / test_skySources.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_skySources.py (no class)   85% 20 3 0   50% 2 1   82%
tests / test_snapCombine.py SnapCombineTestCase   0% 41 41 0   100% 0 0   0%
tests / test_snapCombine.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_snapCombine.py (no class)   56% 34 15 0   50% 2 1   56%
tests / test_split_primary.py SplitPrimaryTaskTestCase   0% 25 25 0   100% 0 0   0%
tests / test_split_primary.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_split_primary.py (no class)   82% 17 3 0   50% 2 1   79%
tests / test_transformObject.py TransformObjectCatalogTestCase   0% 70 70 0   0% 8 0   0%
tests / test_transformObject.py (no class)   86% 21 3 0   50% 2 1   83%
tests / test_wcsSelectImages.py DummyPatch   0% 2 2 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase   0% 16 16 0   100% 0 0   0%
tests / test_wcsSelectImages.py MyMemoryTestCase   100% 0 0 0   100% 0 0   100%
tests / test_wcsSelectImages.py (no class)   65% 43 15 0   25% 4 1   62%
tests / utils.py (no class)   86% 7 1 0   100% 0 0   86%
Total     20% 22379 17822 16   1% 4760 48   17%

No items found using the specified filter.