Coverage report: 17%

Files Functions Classes

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

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping.__init__   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping.make_rgb_image   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping.intensity   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping.map_intensity_to_uint8   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py Mapping._convert_images_to_uint8   0% 17 17 0   0% 4 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py LinearMapping.__init__   0% 14 14 0   0% 12 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py LinearMapping.map_intensity_to_uint8   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py AsinhMapping.__init__   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py AsinhMapping.map_intensity_to_uint8   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / _fallback_asinhmapping.py (no function)   0% 15 15 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py toIndex   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py toRaDec   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py eq2xyz   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py eq2xyzVec   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / associationUtils.py convert_spherical   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py convert_spherical_array   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py query_disc   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / associationUtils.py obj_id_to_ss_object_id   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / associationUtils.py packed_obj_id_to_ss_object_id   0% 11 11 0   0% 8 0   0%
python / lsst / pipe / tasks / associationUtils.py ss_object_id_to_obj_id   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / associationUtils.py pack_mpc_designation   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py _unpack_mpc_date   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / associationUtils.py convert_mpc_packed_dates   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / associationUtils.py pack_numbered_designation   0% 15 15 0   0% 8 0   0%
python / lsst / pipe / tasks / associationUtils.py pack_provisional_designation   0% 24 24 0   0% 16 0   0%
python / lsst / pipe / tasks / associationUtils.py pack_survey_designation   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / associationUtils.py unpack_numbered_designation   0% 14 14 0   0% 8 0   0%
python / lsst / pipe / tasks / associationUtils.py unpack_provisional_designation   0% 17 17 0   0% 8 0   0%
python / lsst / pipe / tasks / associationUtils.py unpack_survey_designation   0% 10 10 0   0% 6 0   0%
python / lsst / pipe / tasks / associationUtils.py unpack_mpc_designation   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / associationUtils.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py robustMean   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.exposureToBackground   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.backgroundToExposure   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.measureBackground   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.averageBackgrounds   0% 18 18 0   0% 2 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.measureScale   0% 21 21 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.solveScales   0% 19 19 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.solveScales.solve   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py SkyMeasurementTask.subtractSkyFrame   0% 13 13 0   0% 6 0   0%
python / lsst / pipe / tasks / background.py interpolate1D   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / background.py interpolateBadPixels   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.fromCamera   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.fromSimilar   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.__init__   0% 15 15 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.clone   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.addCcd   0% 29 29 0   0% 6 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.toCcdBackground   0% 17 17 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.merge   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.__iadd__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py FocalPlaneBackground.getStatsImage   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsConfig.setDefaults   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsTask.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsTask.run   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsTask.findObjects   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / background.py MaskObjectsTask.removeObjects   0% 12 12 0   0% 4 0   0%
python / lsst / pipe / tasks / background.py smoothArray   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / background.py _create_module_child   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / background.py (no function)   100% 93 0 0   100% 0 0   100%
python / lsst / pipe / tasks / brightStarSubtraction / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutTask._get_bright_stars   0% 49 49 0   0% 2 0   0%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py BrightStarCutoutTask._get_bright_star_stamps   0% 51 51 0   0% 10 0   0%
python / lsst / pipe / tasks / brightStarSubtraction / brightStarCutout.py (no function)   100% 48 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calexpCutout.py CalexpCutoutTask.run   0% 34 34 0   0% 10 0   0%
python / lsst / pipe / tasks / calexpCutout.py (no function)   100% 17 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calibrate.py _EmptyTargetTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateConnections.__init__   0% 11 11 0   0% 10 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateConfig.setDefaults   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.__init__   0% 53 53 0   0% 28 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.runQuantum   0% 21 21 0   0% 12 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.run   0% 108 108 0   0% 64 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.setMetadata   0% 18 18 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.copyCalibSourceFields   0% 36 36 0   0% 20 0   0%
python / lsst / pipe / tasks / calibrate.py CalibrateTask.recordMaskedPixelFractions   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrate.py (no function)   100% 86 0 0   100% 0 0   100%
python / lsst / pipe / tasks / calibrateImage.py AllCentroidsFlaggedError.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py AllCentroidsFlaggedError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py NoPsfStarsToStarsMatchError.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py NoPsfStarsToStarsMatchError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageConnections.__init__   0% 19 19 0   0% 16 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageConfig.setDefaults   0% 41 41 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageConfig.validate   0% 34 34 0   0% 36 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask.__init__   0% 42 42 0   0% 6 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask.runQuantum   0% 32 32 0   0% 10 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask.run   0% 98 98 0   0% 40 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._apply_illumination_correction   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._compute_psf   0% 35 35 0   0% 4 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._compute_psf.log_psf   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._measure_aperture_correction   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._find_stars   0% 66 66 0   0% 22 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._match_psf_stars   0% 28 28 0   0% 10 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._fit_astrometry   0% 16 16 0   0% 4 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._fit_photometry   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._apply_photometry   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._summarize   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._recordMaskedPixelFractions   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._update_wcs_with_camera_model   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._update_wcs_to_exposure_record   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._compute_mask_fraction   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._compute_per_amp_fraction   0% 27 27 0   0% 14 0   0%
python / lsst / pipe / tasks / calibrateImage.py CalibrateImageTask._remeasure_star_background   0% 168 168 0   0% 58 0   0%
python / lsst / pipe / tasks / calibrateImage.py (no function)   100% 123 0 0   100% 0 0   100%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageConnections.adjustQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageConfig.setDefaults   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask.__init__   0% 26 26 0   0% 10 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask.run   0% 41 41 0   0% 18 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask.detectMeasureAndEstimatePsf   0% 31 31 0   0% 16 0   0%
python / lsst / pipe / tasks / characterizeImage.py CharacterizeImageTask.display   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / characterizeImage.py (no function)   100% 67 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / _get_cli_subcommands.py get_cli_subcommands   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cli / _get_cli_subcommands.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / commands.py make_discrete_skymap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cli / cmd / commands.py register_skymap   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cli / cmd / commands.py register_dcr_subfilters   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cli / cmd / commands.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / opt / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / cli / cmd / opt / arguments.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / pipe / tasks / coaddBase.py CoaddBaseTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddBase.py CoaddBaseTask.getTempExpDatasetName   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddBase.py CoaddBaseTask.getBadPixelMask   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddBase.py makeSkyInfo   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / coaddBase.py reorderAndPadList   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / coaddBase.py reorderRefs   0% 8 8 0   0% 8 0   0%
python / lsst / pipe / tasks / coaddBase.py subBBoxIter   0% 11 11 0   0% 10 0   0%
python / lsst / pipe / tasks / coaddBase.py growValidPolygons   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / coaddBase.py removeMaskPlanes   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / coaddBase.py setRejectedMaskMapping   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddBase.py (no function)   100% 30 0 3   100% 0 0   100%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddTempExpInputRecorder.__init__   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddTempExpInputRecorder.addCalExp   0% 16 16 0   0% 6 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddTempExpInputRecorder.finish   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddTempExpInputRecorder._setExposureInfoInRecord   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderTask.__init__   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderTask.makeCoaddTempExpRecorder   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderTask.makeCoaddInputs   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py CoaddInputRecorderTask.addVisitToCoadd   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / coaddInputRecorder.py (no function)   100% 23 0 0   100% 0 0   100%
python / lsst / pipe / tasks / colorterms.py Colorterm.getCorrectedMagnitudes   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / colorterms.py Colorterm.getCorrectedMagnitudes.getFluxes   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / colorterms.py Colorterm.transformSource   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / colorterms.py Colorterm.transformMags   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / colorterms.py Colorterm.propagateFluxErrors   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / colorterms.py ColortermLibrary.getColorterm   0% 22 22 0   0% 12 0   0%
python / lsst / pipe / tasks / colorterms.py (no function)   100% 24 0 1   100% 0 0   100%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsConfig.setDefaults   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsConfig.fiducialMagnitudeLimit   0% 13 13 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.run   0% 21 21 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_psf_stats   0% 89 89 0   0% 16 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_wcs_stats   0% 26 26 0   0% 4 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_photo_calib_stats   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_background_stats   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_masked_image_stats   0% 16 16 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_effective_time_stats   0% 49 49 0   0% 20 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py ComputeExposureSummaryStatsTask.update_magnitude_limit_stats   0% 20 20 0   0% 8 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py maximum_nearest_psf_distance   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py compute_psf_image_deltas   0% 23 23 0   0% 10 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py compute_ap_corr_sigma_scaled_delta   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py compute_magnitude_limit   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py psf_sigma_to_psf_area   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py compute_effective_time   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / computeExposureSummaryStats.py (no function)   100% 58 0 0   100% 0 0   100%
python / lsst / pipe / tasks / consolidateSsTables.py ConsolidateSsTablesTask.run   0% 52 52 0   0% 10 0   0%
python / lsst / pipe / tasks / consolidateSsTables.py (no function)   0% 21 21 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffConnections.adjustQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffTask.runQuantum   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py CosmicRayPostDiffTask.run   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / cosmicRayPostDiff.py (no function)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / __init__.py (no function)   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py SingleColumnAction.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py SingleColumnAction.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MultiColumnAction.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py CoordColumn.__call__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MagColumnDN.__call__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py MagColumnNanoJansky.__call__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJansky.__call__   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJansky.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJanskyErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py NanoJanskyErr.__call__   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py AddColumn.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py AddColumn.__call__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _actions.py (no function)   0% 59 59 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction.__init_subclass__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction.__init_subclass__.call_wrapper   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction.__init_subclass__.call_wrapper.inner_wrapper   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py DataFrameAction.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _baseDataFrameActions.py (no function)   0% 13 13 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_Name   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_Num   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_NameConstant   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_UnaryOp   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_BinOp   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.visit_Call   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py ExpressionParser.generic_visit   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py makeColumnExpressionAction   0% 22 22 0   0% 10 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py makeColumnExpressionAction.__call__   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py makeColumnExpressionAction.columns   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / dataFrameActions / _evalColumnExpression.py (no function)   0% 22 22 0   100% 0 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiConnections.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiTask.__init__   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiTask.runQuantum   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py DeblendCoaddSourcesMultiTask._makeSourceCatalog   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / deblendCoaddSourcesPipeline.py (no function)   0% 37 37 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py is_sequence_set   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConnections.__init__   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py MatchedCatalogFluxesConfig.columns_in_ref   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py MatchedCatalogFluxesConfig.columns_in_target   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConfig.columns_in_ref   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConfig.columns_in_target   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogConfig.validate   0% 11 11 0   0% 10 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogTask.runQuantum   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py DiffMatchedTractCatalogTask.run   0% 75 75 0   0% 32 0   0%
python / lsst / pipe / tasks / diff_matched_tract_catalog.py (no function)   100% 62 0 0   100% 0 0   100%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.setRefObjLoader   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.run   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.selectSources   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.maskSources   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.makeSingleMask   0% 16 16 0   0% 4 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.set_diffraction_angle   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.calculateReferenceRadius   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py DiffractionSpikeMaskTask.extractMagnitudes   0% 31 31 0   0% 4 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py getRegion   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py boxSeparation   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / diffractionSpikeMask.py (no function)   100% 46 0 0   100% 0 0   100%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeConnections.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask.runQuantum   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask.run   0% 64 64 0   0% 24 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask._stackCatalogs   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask.runSolarSystemAssociation   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask._addDiaObjectCoords   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask._trimToPatch   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py DrpAssociationPipeTask.dropDiaSourceByDiaObjectId   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py prepareCatalogDict   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / drpAssociationPipe.py (no function)   100% 46 0 0   100% 0 0   100%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py DrpDiaCalculationPipeTask.run   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / drpDiaCalculationPipe.py (no function)   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSigmaClippedStatsTask.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSigmaClippedStatsTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py ExampleSimpleStatsTask.run   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / exampleStatsTasks.py (no function)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py find_region_for_detector   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.add_regional_extended_psf   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.__call__   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.__len__   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.get_extended_psf   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.write_fits   0% 24 24 0   0% 8 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.writeFits   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.read_fits   0% 32 32 0   0% 20 0   0%
python / lsst / pipe / tasks / extended_psf.py ExtendedPsf.readFits   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py StackBrightStarsTask._set_up_stacking   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / extended_psf.py StackBrightStarsTask.removeInvalidStamps   0% 7 7 0   0% 8 0   0%
python / lsst / pipe / tasks / extended_psf.py StackBrightStarsTask.run   0% 30 30 0   0% 14 0   0%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfTask.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfTask.select_detector_refs   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / extended_psf.py MeasureExtendedPsfTask.runQuantum   0% 18 18 0   0% 6 0   0%
python / lsst / pipe / tasks / extended_psf.py (no function)   100% 57 0 0   100% 0 0   100%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConnectionsBase.__init__   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationConfigBase.setDefaults   0% 39 39 0   100% 0 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase.__init__   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase._make_output_schema_mapper   0% 31 31 0   0% 6 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase._make_selection_schema_mapper   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase.concat_isolated_star_cats   0% 57 57 0   0% 20 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase.add_src_colors   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTaskBase.compute_psf_and_ap_corr_map   0% 72 72 0   0% 12 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTask.runQuantum   0% 18 18 0   0% 2 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationTask.run   0% 48 48 0   0% 20 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationDetectorTask.runQuantum   0% 15 15 0   0% 2 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py FinalizeCharacterizationDetectorTask.run   0% 35 35 0   0% 14 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py ConsolidateFinalizeCharacterizationDetectorTask.runQuantum   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py ConsolidateFinalizeCharacterizationDetectorTask.run   0% 12 12 0   0% 8 0   0%
python / lsst / pipe / tasks / finalizeCharacterization.py (no function)   100% 78 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_multiband.py CatalogExposureInputs.get_catalog   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitInputConnections.adjustQuantum   0% 26 26 0   0% 16 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitInputConnections.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitSubConfig.bands_read_only   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitSubTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitSubTask.run   100% 0 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitBaseConfig.get_band_sets   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitBase.build_catexps   0% 40 40 0   0% 16 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitTask.make_kwargs   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitTask.runQuantum   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py CoaddMultibandFitTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_multiband.py (no function)   100% 56 0 0   100% 0 0   100%
python / lsst / pipe / tasks / fit_coadd_psf.py CatalogExposurePsf.get_catalog   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CatalogExposurePsf.get_psf_image   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitConnections.__init__   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitSubTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitSubTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitTask.runQuantum   0% 19 19 0   0% 6 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py CoaddPsfFitTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_coadd_psf.py (no function)   0% 37 37 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_multiband.py CatalogExposure.band   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_multiband.py CatalogExposure.calib   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / fit_multiband.py CatalogExposure.__post_init__   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / fit_multiband.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorConnections.__init__   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask.runQuantum   0% 34 34 0   0% 16 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask.run   0% 30 30 0   0% 14 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask._runForcedPhotometry   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask._makeMinimalSourceCatalogFromAstropy   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask._filterRefTable   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py ForcedPhotDetectorTask._generateMeasCat   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / forcedPhotDetector.py (no function)   100% 43 0 0   100% 0 0   100%
python / lsst / pipe / tasks / functors.py init_fromDict   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py Functor.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor.noDup   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor.columns   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor._get_data_columnLevels   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor._get_data_columnLevelNames   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor._colsFromDict   0% 12 12 0   0% 6 0   0%
python / lsst / pipe / tasks / functors.py Functor.multilevelColumns   0% 16 16 0   0% 12 0   0%
python / lsst / pipe / tasks / functors.py Functor._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor._get_columnIndex   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor._get_data   0% 14 14 0   0% 8 0   0%
python / lsst / pipe / tasks / functors.py Functor._setLevels   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor._dropna   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor.__call__   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Functor.difference   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor.fail   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Functor.shortname   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.filt   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.filt   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.update   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.multilevelColumns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.__call__   0% 33 33 0   0% 14 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.renameCol   0% 6 6 0   0% 6 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.from_file   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CompositeFunctor.from_yaml   0% 19 19 0   0% 20 0   0%
python / lsst / pipe / tasks / functors.py mag_aware_eval   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CustomFunctor.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CustomFunctor.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CustomFunctor.columns   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py CustomFunctor._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Column.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Column.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Column.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Column._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Index._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CoordColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py CoordColumn._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RAColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RAColumn.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DecColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DecColumn.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RAErrColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DecErrColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RADecCovColumn.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RADecCovColumn._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MultibandColumn.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MultibandColumn.band_to_check   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MultibandSinglePrecisionFloatColumn._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SinglePrecisionFloatColumn._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HtmIndex20.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HtmIndex20._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HtmIndex20._func.computePixel   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py fluxName   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py fluxErrName   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Mag.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Mag.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Mag._func   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Mag.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagErr.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagErr._func   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagErr.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff._func   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MagDiff.shortname   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.__init__   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py Color.filt   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.filt   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color._func   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.multilevelColumns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Color.shortname   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py DeconvolvedMoments._func   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py SdssTraceSize._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PsfSdssTraceSizeDiff._func   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HsmTraceSize._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PsfHsmTraceSizeDiff._func   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py HsmFwhm._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E1.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E1.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E1._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E2.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E2.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py E2._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RadiusFromQuadrupole.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RadiusFromQuadrupole.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py RadiusFromQuadrupole._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.computeDeltaRaDec   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.computeSkySeparation   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.getSkySeparationFromPixel   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.computePositionAngle   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py LocalWcs.getPositionAngleFromDetectorAngle   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ComputePixelScale.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ComputePixelScale.pixelScaleArcseconds   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ComputePixelScale._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelToArcseconds.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelToArcseconds.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelToArcseconds.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelToArcseconds._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelSqToArcsecondsSq.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelSqToArcsecondsSq.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelSqToArcsecondsSq.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertPixelSqToArcsecondsSq._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertDetectorAngleToPositionAngle.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertDetectorAngleToPositionAngle.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ConvertDetectorAngleToPositionAngle._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ReferenceBand.columns   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ReferenceBand._func   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ReferenceBand._func.getFilterAliasName   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py ReferenceBand.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.hypot   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / functors.py Photometry.dn2flux   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.dn2mag   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.dn2fluxErr   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Photometry.dn2MagErr   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py NanoJansky._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py NanoJanskyErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py NanoJanskyErr._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry.instFluxToNanojansky   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry.instFluxErrToNanojanskyErr   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry.instFluxToMagnitude   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalPhotometry.instFluxErrToMagnitudeErr   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojansky.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojansky.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojansky._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojanskyErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojanskyErr.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalNanojanskyErr._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFlux.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFlux.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFlux.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFlux._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFluxErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFluxErr.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleMeanFluxErr._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFlux.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFlux.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFlux._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFluxErr.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFluxErr.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py LocalDipoleDiffFluxErr._func   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Ebv.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py Ebv._func   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.__init__   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.columns   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.columns_ref   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.compute_ellipse_terms   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_xx   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_yy   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_xy   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.sky_uu   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.sky_vv   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.sky_uv   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_g1   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_g2   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsBase.get_trace   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsG1Sky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsG2Sky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsTraceSky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsIuuSky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsIvvSky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py MomentsIuvSky._func   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py PositionAngleFromMoments._func   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SemimajorAxisFromMoments._func   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py SemiminorAxisFromMoments._func   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / functors.py (no function)   100% 408 0 0   100% 0 0   100%
python / lsst / pipe / tasks / generateEphemerides.py GenerateEphemeridesTask.runQuantum   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / generateEphemerides.py GenerateEphemeridesTask.run   0% 76 76 0   0% 20 0   0%
python / lsst / pipe / tasks / generateEphemerides.py (no function)   0% 42 42 0   100% 0 0   0%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py GetRegionTimeFromVisitTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / getRegionTimeFromVisit.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseMapFormatter.read   0% 17 17 0   0% 4 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseMapFormatter.write   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py _is_power_of_two   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.build_ccd_input_map   0% 40 40 0   0% 6 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.mask_warp_bbox   0% 15 15 0   0% 8 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.finalize_ccd_input_map_mask   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.initialize_cell_input_map   0% 19 19 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.build_cell_input_map   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask.add_warp_to_cell_input_map   0% 19 19 0   0% 8 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparseInputMapTask._pixels_to_radec   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapConnections.__init__   0% 20 20 0   0% 14 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapConfig.setDefaults   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask.__init__   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask.runQuantum   0% 19 19 0   0% 12 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask.run   0% 65 65 0   0% 32 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask._compute_calib_scale   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask._vertices_to_radec   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py HealSparsePropertyMapTask._compute_nside_coverage_tract   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapConnections.__init__   0% 25 25 0   0% 14 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapConfig.setDefaults   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapTask.__init__   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapTask.runQuantum   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / healSparseMapping.py ConsolidateHealSparsePropertyMapTask.consolidate_map   0% 26 26 0   0% 12 0   0%
python / lsst / pipe / tasks / healSparseMapping.py (no function)   100% 88 0 0   100% 4 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry.Configurable.__init__   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry.Configurable.ConfigClass   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry.Configurable.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapRegistry.register   100% 1 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py register_property_map   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py register_property_map.decorate   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / healSparseMappingProperties.py compute_approx_psf_size_and_shape   0% 41 41 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PropertyMapMap.__iter__   0% 3 3 0   0% 4 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.initialize_tract_maps   0% 21 21 0   0% 10 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.initialize_values   0% 12 12 0   0% 10 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.accumulate_values   0% 14 14 0   0% 12 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.finalize_mean_values   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap.set_map_values   0% 10 10 0   0% 10 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py BasePropertyMap._post_process   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py ExposureTimePropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfSizePropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfE1PropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfE2PropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py NExposurePropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfMaglimPropertyMapConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfMaglimPropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py PsfMaglimPropertyMap._post_process   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py SkyBackgroundPropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py SkyNoisePropertyMap._compute   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrDraPropertyMap._compute   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrDdecPropertyMap._compute   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrE1PropertyMap._compute   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py DcrE2PropertyMap._compute   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py EpochPropertyMap._compute   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / healSparseMappingProperties.py (no function)   100% 107 0 0   100% 0 0   100%
python / lsst / pipe / tasks / hips.py HighResolutionHipsConnections.__init__   0% 21 21 0   0% 20 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py HipsTaskNameDescriptor.__init__   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / hips.py HipsTaskNameDescriptor.__get__   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask.runQuantum   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask.run   0% 40 40 0   0% 14 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask.build_quantum_graph_cli   0% 36 36 0   0% 18 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsTask._make_cli_parser   0% 15 15 0   0% 2 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsQuantumGraphBuilder.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py HighResolutionHipsQuantumGraphBuilder.process_subgraph   0% 70 70 0   0% 38 0   0%
python / lsst / pipe / tasks / hips.py HipsPropertiesConfig.validate   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / hips.py HipsPropertiesConfig.setDefaults   0% 24 24 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsConnections.__init__   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsConfig.validate   0% 12 12 0   0% 12 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask.runQuantum   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._check_data_bands   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask.run   0% 95 95 0   0% 62 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_hips_image   0% 15 15 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_hips_color_png   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_properties_and_moc   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_hips_properties_file   0% 68 68 0   0% 30 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_hips_properties_file._write_property   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_hips_moc_file   0% 25 25 0   0% 4 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._write_allsky_file   0% 27 27 0   0% 8 0   0%
python / lsst / pipe / tasks / hips.py GenerateHipsTask._get_dir_number   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsConnections.__init__   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsConfig.setDefaults   0% 16 16 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / hips.py GenerateColorHipsTask._check_data_bands   0% 27 27 0   0% 18 0   0%
python / lsst / pipe / tasks / hips.py (no function)   98% 130 2 0   100% 0 0   98%
python / lsst / pipe / tasks / insertFakes.py _add_fake_sources   0% 49 49 0   0% 16 0   0%
python / lsst / pipe / tasks / insertFakes.py _isWCSGalsimDefault   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.runQuantum   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.run   0% 36 36 0   0% 14 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask._standardizeColumns   0% 24 24 0   0% 16 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask._standardizeColumns.add_to_replace_dict   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask._generateGSObjectsFromCatalog   0% 39 39 0   0% 8 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask._generateGSObjectsFromImages   0% 31 31 0   0% 8 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.processImagesForInsertion   0% 32 32 0   0% 6 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.addPixCoords   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.trimFakeCat   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.mkFakeGalsimGalaxies   0% 29 29 0   0% 2 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.mkFakeStars   0% 16 16 0   0% 2 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.cleanCat   0% 15 15 0   0% 2 0   0%
python / lsst / pipe / tasks / insertFakes.py InsertFakesTask.addFakeSources   0% 18 18 0   0% 6 0   0%
python / lsst / pipe / tasks / insertFakes.py (no function)   0% 78 78 0   100% 0 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageConfig.validate   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask._setFallbackValue   0% 16 16 0   0% 12 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask.run   0% 28 28 0   0% 12 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask.transposeContext   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask.transposeContext.transposeImage   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / interpImage.py InterpImageTask.interpolateImage   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / interpImage.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationConfig.setDefaults   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask.runQuantum   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask.run   0% 17 17 0   0% 6 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._make_all_star_sources   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._get_source_table_visit_column_names   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._match_primary_stars   0% 63 63 0   0% 24 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._remove_neighbors   0% 16 16 0   0% 2 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._match_sources   0% 33 33 0   0% 10 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._compute_unique_ids   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py IsolatedStarAssociationTask._get_primary_dtype   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / isolatedStarAssociation.py (no function)   100% 43 0 0   100% 0 0   100%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogConfig.validate   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask.__init__   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask.getPixelBoxCatalog   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask.getSkyCircleCatalog   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask._formatCatalog   0% 29 29 0   0% 12 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py LoadReferenceCatalogTask._determineFluxFields   0% 40 40 0   0% 18 0   0%
python / lsst / pipe / tasks / loadReferenceCatalog.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py MakeDiscreteSkyMapConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py MakeDiscreteSkyMapTask.run   0% 33 33 0   0% 10 0   0%
python / lsst / pipe / tasks / makeDiscreteSkyMap.py (no function)   100% 19 0 0   100% 0 0   100%
python / lsst / pipe / tasks / matchBackgrounds.py ChooseReferenceVisitTask.__init__   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py ChooseReferenceVisitTask._makeTractBackgrounds   0% 19 19 0   0% 6 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py ChooseReferenceVisitTask._defineWarps   0% 35 35 0   0% 2 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsTask.__init__   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsTask.run   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsTask._makeTractDifferenceBackgrounds   0% 43 43 0   0% 8 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py MatchBackgroundsTask.matchBackgrounds   0% 25 25 0   0% 4 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py fitBackground   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / matchBackgrounds.py (no function)   0% 55 55 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask.run   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask._estimateFakesSNR   0% 35 35 0   0% 12 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask._processFakes   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask._getVectors   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask._addPixCoords   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToDiaSourceTask._trimFakeCat   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py MatchInjectedToAssocDiaSourceTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / matchDiffimSourceInjected.py (no function)   100% 39 0 0   100% 0 0   100%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogConnections.__init__   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubConfig.columns_in_ref   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubConfig.columns_in_target   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogSubTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogConfig.get_columns_in   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogTask.runQuantum   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py MatchTractCatalogTask.run   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / match_tract_catalog.py (no function)   0% 41 41 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticConfig.columns_in_ref   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticConfig.columns_in_target   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py MatchTractCatalogProbabilisticTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / match_tract_catalog_probabilistic.py (no function)   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py NonfinitePsfShapeError.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py NonfinitePsfShapeError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfConfig.setDefaults   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfConfig.validate   0% 14 14 0   0% 8 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfTask.__init__   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfTask.run   0% 48 48 0   0% 20 0   0%
python / lsst / pipe / tasks / measurePsf.py MeasurePsfTask.usesMatches   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurePsf.py showPsfSpatialCells   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / measurePsf.py plotPsfCandidates   0% 23 23 0   0% 10 0   0%
python / lsst / pipe / tasks / measurePsf.py plotResiduals   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / measurePsf.py (no function)   100% 32 0 0   100% 0 0   100%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseConfig.validate   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask.__init__   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask.__setattr__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._ensureValidInputs   0% 6 6 0   0% 6 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._initializeSchema   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._addCoordErrorFieldsIfMissing   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._makeSubtasks   0% 21 21 0   0% 22 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._prepareSchemaAndSubtasks   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._scaleVariance   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._toContiguous   0% 9 9 0   0% 8 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._updateCatalogSchema   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._detectSources   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._deblendSources   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._measureSources   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._applyApCorr   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._runCatalogCalculation   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MeasurementDriverBaseTask._processCatalog   0% 15 15 0   0% 8 0   0%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverTask.run   0% 15 15 0   0% 8 0   0%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverTask.runFromImage   0% 22 22 0   0% 18 0   0%
python / lsst / pipe / tasks / measurementDriver.py SingleBandMeasurementDriverTask._deblendSources   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask.run   0% 20 20 0   0% 12 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask._ensureValidInputs   0% 71 71 0   0% 76 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask._deblendSources   0% 17 17 0   0% 6 0   0%
python / lsst / pipe / tasks / measurementDriver.py MultiBandMeasurementDriverTask._buildMultibandExposure   0% 11 11 0   0% 10 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverConfig._validate   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask.runFromAstropy   0% 19 19 0   0% 6 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask.runFromImage   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask._ensureValidInputs   0% 15 15 0   0% 14 0   0%
python / lsst / pipe / tasks / measurementDriver.py ForcedMeasurementDriverTask._makeMinimalSourceCatalogFromAstropy   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / measurementDriver.py (no function)   0% 97 97 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeDetections.py matchCatalogsExact   0% 25 25 0   0% 4 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask.__init__   0% 12 12 0   0% 4 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask.runQuantum   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask.run   0% 18 18 0   0% 6 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask.cullPeaks   0% 15 15 0   0% 6 0   0%
python / lsst / pipe / tasks / mergeDetections.py MergeDetectionsTask.getSkySourceFootprints   0% 18 18 0   0% 6 0   0%
python / lsst / pipe / tasks / mergeDetections.py (no function)   0% 40 40 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsTask.__init__   0% 31 31 0   0% 10 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py MergeMeasurementsTask.run   0% 62 62 0   0% 36 0   0%
python / lsst / pipe / tasks / mergeMeasurements.py (no function)   0% 29 29 0   100% 0 0   0%
python / lsst / pipe / tasks / metrics.py NumberDeblendedSourcesMetricTask.run   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / metrics.py NumberDeblendChildSourcesMetricTask.run   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / metrics.py _filterSkySources   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / metrics.py (no function)   100% 23 0 0   100% 0 0   100%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPTask.run   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPTask.read_mp_sky_response   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py MPSkyEphemerisQueryDRPTask._mpSkyConeSearch   0% 27 27 0   0% 2 0   0%
python / lsst / pipe / tasks / mpSkyEphemerisQueryDRP.py (no function)   0% 28 28 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesConnections.__init__   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesConfig.setDefaults   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask.__init__   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask.runQuantum   0% 20 20 0   0% 6 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask.run   0% 16 16 0   0% 10 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask._cropToExactBinning   0% 14 14 0   0% 4 0   0%
python / lsst / pipe / tasks / multiBand.py DetectCoaddSourcesTask._makeEmptyBackground   0% 14 14 0   0% 4 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConnections.__init__   0% 24 24 0   0% 16 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConfig.refObjLoader   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesTask.__init__   0% 23 23 0   0% 12 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesTask.runQuantum   0% 61 61 0   0% 22 0   0%
python / lsst / pipe / tasks / multiBand.py MeasureMergedCoaddSourcesTask.run   0% 34 34 0   0% 22 0   0%
python / lsst / pipe / tasks / multiBand.py (no function)   0% 102 102 0   100% 0 0   0%
python / lsst / pipe / tasks / multiBandUtils.py (no function)   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.__init__   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.__iter__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.__getitem__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.__setitem__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py ObjectMaskCatalog.read   0% 64 64 1   0% 30 0   0%
python / lsst / pipe / tasks / objectMasks.py convertToAngle   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / objectMasks.py RegionFileFormatter.read_from_local_file   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py RegionFileFormatter.write_local_file   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / objectMasks.py (no function)   0% 23 23 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py isDispersedExp   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py _estimateMode   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py _bearingToUnitVector   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py roseVectors   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py plotRose   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf.__deepcopy__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf.resized   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf._doComputeKernelImage   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf._doComputeBBox   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf._doComputeShape   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf._doComputeApertureFlux   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py DonutPsf.__eq__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekTaskConfig.setDefaults   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekTask.__init__   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekTask.run   0% 16 16 0   0% 6 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTaskConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTask.run   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekDonutTask.getGoodSources   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTaskConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTask.run   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekPhotoTask.getGoodSources   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTaskConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTask.run   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekSpecTask.getGoodSources   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.getDonutDiameter   0% 15 15 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.run   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask._run   0% 23 23 0   0% 12 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.runPeek   0% 24 24 0   0% 16 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.transformTable   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.getBrightest   0% 21 21 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.getPsfShape   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.transformShapes   0% 18 18 0   0% 4 0   0%
python / lsst / pipe / tasks / peekExposure.py PeekExposureTask.updateDisplay   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / peekExposure.py (no function)   100% 119 0 0   100% 0 0   100%
python / lsst / pipe / tasks / photoCal.py PhotoCalConfig.validate   0% 9 9 0   0% 8 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalConfig.setDefaults   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.__init__   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.getSourceKeys   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.extractMagArrays   0% 44 44 0   0% 12 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.run   0% 36 36 0   0% 14 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.displaySources   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / photoCal.py PhotoCalTask.getZeroPoint   0% 119 119 0   0% 50 0   0%
python / lsst / pipe / tasks / photoCal.py (no function)   100% 39 0 0   100% 0 0   100%
python / lsst / pipe / tasks / postprocess.py flattenFilters   0% 12 12 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py WriteObjectTableTask.runQuantum   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py WriteObjectTableTask.run   0% 17 17 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py WriteSourceTableTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteSourceTableTask.run   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableConnections.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableTask.runQuantum   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableTask.prepareCalibratedExposure   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / postprocess.py WriteRecalibratedSourceTableTask.addCalibColumns   0% 35 35 0   0% 20 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.__init__   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.defaultFuncs   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.func   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.noDupCols   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.df   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py PostprocessAnalysis.compute   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask._DefaultName   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.outputDataset   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.inputDataset   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.ConfigClass   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.run   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.getFunctors   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.getAnalysis   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformCatalogBaseTask.transform   0% 14 14 0   0% 12 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogConnections.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogConfig.setDefaults   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformObjectCatalogTask.run   0% 105 105 0   0% 70 0   0%
python / lsst / pipe / tasks / postprocess.py ComputeColumnsAction.getInputSchema   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ComputeColumnsAction.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ExtendednessColumnActionBase.getInputSchema   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ExtendednessColumnActionBase.validate   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / postprocess.py ExtendednessColumnActionBase._get_fluxes   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ModelExtendednessColumnAction.__call__   0% 38 38 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateObjectTableConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateObjectTableTask.runQuantum   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py TransformSourceTableConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryConnections.__init__   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryTask.__init__   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryTask.runQuantum   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateVisitSummaryTask.run   0% 40 40 0   0% 10 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateSourceTableTask.runQuantum   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py MakeCcdVisitTableTask.run   0% 42 42 0   0% 8 0   0%
python / lsst / pipe / tasks / postprocess.py MakeVisitTableTask.run   0% 32 32 0   0% 4 0   0%
python / lsst / pipe / tasks / postprocess.py WriteForcedSourceTableTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py WriteForcedSourceTableTask.run   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py TransformForcedSourceTableTask.run   0% 23 23 0   0% 8 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateTractTask.runQuantum   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py ConsolidateParentTractTask.runQuantum   0% 13 13 0   0% 2 0   0%
python / lsst / pipe / tasks / postprocess.py (no function)   100% 267 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / __init__.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _colorMapper.py lsstRGB   0% 63 63 0   0% 28 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _colorMapper.py (no function)   100% 14 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py _eigf_variance_analysis_no_mask   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py _eigf_blending_no_mask   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py _fast_eigf_surface_blur   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py tone_equalizer   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py contrast_equalizer   0% 17 17 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _equalizers.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / __init__.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _bounds_remapper.py BoundsRemapper.__call__   0% 15 15 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _bounds_remapper.py (no function)   100% 10 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _color_scale.py ColorScaler.__call__   0% 20 20 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _color_scale.py (no function)   100% 13 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _exposure_fusion.py _fuseExposureLum   0% 34 34 0   0% 14 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _exposure_fusion.py ExposureBracketer.__call__   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _exposure_fusion.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _gamut_fixer.py heal_gamut   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _gamut_fixer.py GamutFixer.__call__   0% 29 29 0   0% 14 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _gamut_fixer.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py DiffusionFunction.__call__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py LocalContrastEnhancer.setDefaults   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py LocalContrastEnhancer.__call__   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _local_contrast.py (no function)   100% 35 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _lum_scale.py LumCompressor.__call__   0% 22 22 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _functors / _lum_scale.py (no function)   100% 24 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py r   0% 16 16 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py makeGaussianPyramid   0% 16 16 0   0% 12 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py makeLapPyramid   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py _calculateOutput   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py levelPadder   0% 12 12 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py localContrast   0% 52 52 0   0% 18 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _localContrast.py (no function)   100% 17 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.__init__   100% 3 0 0   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.channel   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.partial   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.full   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.register   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py PluginsRegistry.register.wrapper   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _plugins.py (no function)   100% 21 0 4   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureConfig._handle_deprecated   0% 10 10 0   0% 10 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureConfig.freeze   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask._find_normal_stats   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask._match_sigmas_and_recenter   0% 17 17 0   0% 8 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask.run   0% 77 77 0   0% 38 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask.runQuantum   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask.makeInputsFromRefs   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask.makeInputsFromArrays   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureTask.makeInputsFromExposures   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask._tile_slices   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask._tile_slices.get_slices   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask.findBackgroundPixels   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask.fixBackground   0% 23 23 0   0% 8 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureBackgroundFixerTask.run   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureStarFixerTask.run   0% 21 21 0   0% 8 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyPictureStarFixerTask.runQuantum   0% 12 12 0   0% 6 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicTask.run   0% 57 57 0   0% 20 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicTask.runQuantum   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py PrettyMosaicTask.makeInputsFromArrays   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _task.py (no function)   100% 115 0 4   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py FeatheredMosaicCreator.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py FeatheredMosaicCreator._make_featherings   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py FeatheredMosaicCreator.add_to_image   0% 16 16 0   0% 12 0   0%
python / lsst / pipe / tasks / prettyPictureMaker / _utils.py (no function)   100% 7 0 3   100% 0 0   100%
python / lsst / pipe / tasks / prettyPictureMaker / types.py (no function)   100% 14 0 0   100% 0 0   100%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsConnections.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.runQuantum   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.run   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.applySkyCorr   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.extractStamps   0% 33 33 0   0% 10 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask._getCutout   0% 16 16 0   0% 2 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask._replaceSecondaryFootprints   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.warpStamps   0% 33 33 0   0% 8 0   0%
python / lsst / pipe / tasks / processBrightStars.py ProcessBrightStarsTask.setModelStamp   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / processBrightStars.py (no function)   0% 51 51 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesConnections.__init__   0% 9 9 0   0% 8 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesConfig.setDefaults   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.runQuantum   0% 65 65 0   0% 40 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.run   0% 15 15 0   0% 8 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.composeFakeCat   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.getVisitMatchedFakeCat   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithFakesTask.copyCalibrationFields   0% 38 38 0   0% 16 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithVariableFakesTask.run   0% 15 15 0   0% 6 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py ProcessCcdWithVariableFakesTask.addVariability   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / processCcdWithFakes.py (no function)   0% 64 64 0   100% 0 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsConfig.validate   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsTask.__init__   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsTask.run   0% 66 66 0   0% 36 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py PropagateSourceFlagsTask._get_source_table_column_names   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / propagateSourceFlags.py (no function)   0% 20 20 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTaskConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask.__init__   0% 19 19 0   0% 2 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask.detectObjectsInExp   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask.checkResult   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._calcMedianXxYy   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._getCenterOfMass   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._calcBrightestObjSrcNum   0% 37 37 0   0% 20 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._measureFp   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._getDataFromSrcRecord   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._getDataFromFootprintOnly   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._measurementResultToDict   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._makeEmptyReturnStruct   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask.run   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py QuickFrameMeasurementTask._run   0% 53 53 0   0% 12 0   0%
python / lsst / pipe / tasks / quickFrameMeasurement.py (no function)   100% 47 0 0   100% 0 0   100%
python / lsst / pipe / tasks / registerImage.py RegisterTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / registerImage.py RegisterTask.matchSources   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / registerImage.py RegisterTask.fitWcs   0% 25 25 0   0% 4 0   0%
python / lsst / pipe / tasks / registerImage.py RegisterTask.warpExposure   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / registerImage.py RegisterTask.warpSources   0% 19 19 0   0% 8 0   0%
python / lsst / pipe / tasks / registerImage.py (no function)   100% 22 0 0   100% 0 0   100%
python / lsst / pipe / tasks / repair.py TooManyCosmicRays.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / repair.py TooManyCosmicRays.__str__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / repair.py TooManyCosmicRays.metadata   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / repair.py RepairConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / repair.py RepairTask.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / repair.py RepairTask.run   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / repair.py RepairTask.cosmicRay   0% 54 54 0   0% 14 0   0%
python / lsst / pipe / tasks / repair.py (no function)   100% 29 0 0   100% 0 0   100%
python / lsst / pipe / tasks / reserveIsolatedStars.py ReserveIsolatedStarsTask.run   0% 10 10 0   0% 2 0   0%
python / lsst / pipe / tasks / reserveIsolatedStars.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / pipe / tasks / rgb2hips / __init__.py (no function)   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTaskConnections.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTaskConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask.runQuantum   0% 12 12 0   0% 4 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask.run   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask._write_properties_and_moc   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask._write_hips_properties_file   0% 78 78 0   0% 42 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask._write_hips_moc_file   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py AllSkyHipsTask._write_allsky_file   0% 27 27 0   0% 8 0   0%
python / lsst / pipe / tasks / rgb2hips / _all_sky_hips.py (no function)   0% 48 48 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTaskConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTask.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTask.run   0% 49 49 0   0% 24 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTask._assemble_sub_region   0% 17 17 0   0% 6 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py HighOrderHipsTask.runQuantum   0% 15 15 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _high_order_hips.py (no function)   0% 46 46 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTaskConnections.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTaskConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTask.run   0% 33 33 0   0% 18 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTask._create_sorted_container   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py LowOrderHipsTask.runQuantum   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / rgb2hips / _low_order_hips.py (no function)   0% 30 30 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py HipsPropertiesConfig.validate   0% 4 4 0   0% 4 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py HipsPropertiesConfig.setDefaults   0% 24 24 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py _write_property   0% 5 5 0   0% 4 0   0%
python / lsst / pipe / tasks / rgb2hips / _properties.py (no function)   0% 23 23 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _utils.py _get_dir_number   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / rgb2hips / _utils.py _write_hips_image   0% 21 21 0   0% 10 0   0%
python / lsst / pipe / tasks / rgb2hips / _utils.py (no function)   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ImageScaler.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ImageScaler.scale   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ImageScaler.scaleMaskedImage   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialImageScaler.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialImageScaler.scale   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialImageScaler.scaleMaskedImage   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialImageScaler.getInterpImage   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.run   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.computeImageScaler   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.getPhotoCalib   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.scaleFromPhotoCalib   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py ScaleZeroPointTask.scaleFromFluxMag0   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialScaleZeroPointTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialScaleZeroPointTask.run   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py SpatialScaleZeroPointTask.computeImageScaler   0% 17 17 0   0% 6 0   0%
python / lsst / pipe / tasks / scaleZeroPoint.py (no function)   100% 42 0 0   100% 0 0   100%
python / lsst / pipe / tasks / schemaUtils.py column_dtype   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / schemaUtils.py readSdmSchemaFile   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / schemaUtils.py checkSdmSchemaColumns   0% 7 7 0   0% 4 0   0%
python / lsst / pipe / tasks / schemaUtils.py checkDataFrameAgainstSdmSchema   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / schemaUtils.py convertDataFrameToSdmSchema   0% 29 29 0   0% 18 0   0%
python / lsst / pipe / tasks / schemaUtils.py convertTableToSdmSchema   0% 14 14 0   0% 6 0   0%
python / lsst / pipe / tasks / schemaUtils.py dropEmptyColumns   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / schemaUtils.py make_empty_catalog   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / schemaUtils.py (no function)   100% 16 0 0   100% 0 0   100%
python / lsst / pipe / tasks / script / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / pipe / tasks / script / makeDiscreteSkyMap.py makeDiscreteSkyMap   0% 23 23 0   0% 6 0   0%
python / lsst / pipe / tasks / script / makeDiscreteSkyMap.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults.InsertedSubfilters.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults.add   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py InsertResults.__str__   0% 10 10 0   0% 8 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py registerDcrSubfilters   0% 13 13 0   0% 6 0   0%
python / lsst / pipe / tasks / script / registerDcrSubfilters.py (no function)   100% 14 0 0   100% 0 0   100%
python / lsst / pipe / tasks / script / registerSkymap.py MakeSkyMapConfig.validate   0% 2 2 0   0% 2 0   0%
python / lsst / pipe / tasks / script / registerSkymap.py makeSkyMap   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / script / registerSkymap.py registerSkymap   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / script / registerSkymap.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / pipe / tasks / selectImages.py _meetsVisitSummaryMinValues   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py BaseExposureInfo.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py BaseSelectImagesTask.run   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py _extractKeyValue   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py SelectStruct.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py WcsSelectImagesTask.run   0% 14 14 0   0% 10 0   0%
python / lsst / pipe / tasks / selectImages.py WcsSelectImagesTask.getValidImageCorners   0% 13 13 0   0% 4 0   0%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesConfig.validate   0% 10 10 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesTask.run   0% 8 8 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py PsfWcsSelectImagesTask.isValid   0% 60 60 0   0% 30 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsTask.run   0% 37 37 0   0% 20 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsTask.makePatchPolygon   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingSelectVisitsTask.doesIntersectPolygon   0% 9 9 0   0% 6 0   0%
python / lsst / pipe / tasks / selectImages.py BestSeeingQuantileSelectVisitsTask.run   0% 33 33 0   0% 14 0   0%
python / lsst / pipe / tasks / selectImages.py (no function)   100% 85 0 0   100% 0 0   100%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask.run   0% 40 40 0   0% 18 0   0%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask.addNewDiaObject   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask.updateCatalogs   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask.findMatches   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / simpleAssociation.py SimpleAssociationTask.createDiaObject   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / simpleAssociation.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / skyCorrection.py _reorderAndPadList   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionConnections.__init__   0% 6 6 0   0% 4 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionConfig.setDefaults   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionConfig.validate   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask.runQuantum   0% 26 26 0   0% 8 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask.run   0% 62 62 0   0% 20 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask._getCalExp   0% 15 15 0   0% 10 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask._getSkyFrame   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask._restoreOriginalBackgroundRefineMask   0% 14 14 0   0% 4 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask._validateBgModel   0% 11 11 0   0% 2 0   0%
python / lsst / pipe / tasks / skyCorrection.py SkyCorrectionTask._fitSkyFrame   0% 21 21 0   0% 4 0   0%
python / lsst / pipe / tasks / skyCorrection.py NoUsableBackgroundSuperpixelsError.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / skyCorrection.py NoUsableBackgroundSuperpixelsError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / skyCorrection.py (no function)   100% 51 0 0   100% 0 0   100%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask.run   0% 11 11 0   0% 8 0   0%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask.combine   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask._add_snaps   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / snapCombine.py SnapCombineTask._merge_visit_info   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / snapCombine.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / pipe / tasks / split_primary.py SplitPrimaryConnections.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / split_primary.py SplitPrimaryTask.run   0% 13 13 0   0% 8 0   0%
python / lsst / pipe / tasks / split_primary.py (no function)   100% 23 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationTask.run   0% 165 165 0   0% 42 0   0%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationTask._maskToCcdRegion   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationTask._radec_to_xyz   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / ssoAssociation.py SolarSystemAssociationTask._return_empty   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / ssoAssociation.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / ephem.py _aux_compute_ephemerides   0% 14 14 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / ephem.py (no function)   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / felis.py _timestamp_precision_to_unit   0% 7 7 0   0% 6 0   0%
python / lsst / pipe / tasks / ssp / felis.py _felis_column_to_numpy_dtype   0% 39 39 0   0% 32 0   0%
python / lsst / pipe / tasks / ssp / felis.py felis_table_to_numpy_dtype   0% 25 25 0   0% 16 0   0%
python / lsst / pipe / tasks / ssp / felis.py pretty_print_dtype   0% 62 62 0   0% 36 0   0%
python / lsst / pipe / tasks / ssp / felis.py main   0% 18 18 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / felis.py (no function)   0% 14 14 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / moid.py earth_orbit_J2000   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver._make_rotation_matrix   0% 26 26 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver._make_orbit_params   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver._orbit_positions   0% 10 10 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver._rv_from_params   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver._moid_grid_search   0% 44 44 0   0% 8 0   0%
python / lsst / pipe / tasks / ssp / moid.py MOIDSolver.compute   0% 18 18 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / moid.py (no function)   81% 26 5 0   50% 2 1   79%
python / lsst / pipe / tasks / ssp / photfit.py HG_model   0% 11 11 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py HG1G2_model   0% 8 8 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py HG12_model   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / photfit.py HG12star_model   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py chi2   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py fit   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py fitHG12   0% 16 16 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / photfit.py phase_angle_deg   0% 10 10 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py hg_V_mag   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / photfit.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / schema.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / pipe / tasks / ssp / ssobject.py nJy_to_mag   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / ssobject.py nJy_err_to_mag_err   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / ssobject.py compute_ssobject_entry   0% 40 40 0   0% 10 0   0%
python / lsst / pipe / tasks / ssp / ssobject.py compute_ssobject   0% 29 29 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / ssobject.py main   0% 33 33 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / ssobject.py (no function)   59% 27 11 0   50% 2 1   59%
python / lsst / pipe / tasks / ssp / sssource.py compute_sssource_entry   0% 47 47 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / sssource.py (no function)   0% 62 62 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / util.py assoc_validate   0% 15 15 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / util.py packed_ascii_to_uint64_le   0% 8 8 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / util.py solar_elongation_ndarray   0% 7 7 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / util.py group_by   0% 31 31 0   0% 18 0   0%
python / lsst / pipe / tasks / ssp / util.py values_grouped   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / util.py earthlocation_from_obscode   0% 17 17 0   0% 4 0   0%
python / lsst / pipe / tasks / ssp / util.py observatory_barycentric_posvel   0% 13 13 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / util.py struct_to_parquet   0% 22 22 0   0% 14 0   0%
python / lsst / pipe / tasks / ssp / util.py struct_to_parquet._numpy_to_arrow_array   0% 11 11 0   0% 6 0   0%
python / lsst / pipe / tasks / ssp / util.py struct_to_parquet._chunk_to_table   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / util.py tisserand_jupiter   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / util.py unpack   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / ssp / util.py argjoin   0% 10 10 0   100% 0 0   0%
python / lsst / pipe / tasks / ssp / util.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / pipe / tasks / sspAuxiliaryFile.py SSPAuxiliaryFile.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / sspAuxiliaryFile.py SSPAuxiliaryFileFormatter.read_from_uri   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / sspAuxiliaryFile.py SSPAuxiliaryFileFormatter.to_bytes   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / sspAuxiliaryFile.py (no function)   0% 12 12 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Statistic.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Statistic.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Count.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Count.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Median.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Median.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Percentile.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py Percentile.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py StandardDeviation.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py StandardDeviation.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaIQR.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaIQR.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaMAD.name   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py SigmaMAD.value   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / statistic.py (no function)   0% 41 41 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsConnections.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.runQuantum   0% 17 17 0   0% 8 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.run   0% 25 25 0   0% 4 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask._detectorInRegions   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask._setUpStatistics   0% 4 4 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.applySkyCorr   0% 3 3 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.scaleModel   0% 18 18 0   0% 8 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask._overrideWarperConfig   0% 9 9 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.setMissedStarsStatsControl   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.setWarpTask   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.makeBrightStarList   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.initAnnulusImage   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.createAnnulus   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.applyStatsControl   0% 4 4 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.findPsfAnnularFlux   0% 5 5 0   100% 0 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.findPsfAnnularFluxes   0% 10 10 0   0% 4 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.preparePlaneModelStamp   0% 9 9 0   0% 2 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.addScaledModel   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py SubtractBrightStarsTask.buildSubtractor   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / subtractBrightStars.py (no function)   0% 63 63 0   100% 0 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.__init__   0% 24 24 0   0% 6 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.clone   0% 1 1 0   100% 0 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.addWarp   0% 29 29 0   0% 6 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.__iadd__   0% 8 8 0   0% 4 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.toWarpBackground   0% 31 31 0   0% 4 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.getStatsImage   0% 11 11 0   0% 4 0   0%
python / lsst / pipe / tasks / tractBackground.py TractBackground.getVarianceImage   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / tractBackground.py (no function)   0% 27 27 0   100% 0 0   0%
python / lsst / pipe / tasks / version.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinExpConnections.__init__   0% 6 6 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeBinExpTask.run   0% 9 9 0   0% 4 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpConnections.__init__   0% 7 7 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpTask.makeCameraImage   0% 2 2 0   100% 0 0   0%
python / lsst / pipe / tasks / visualizeVisit.py VisualizeMosaicExpTask.run   0% 5 5 0   0% 2 0   0%
python / lsst / pipe / tasks / visualizeVisit.py ImageSource.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / pipe / tasks / visualizeVisit.py ImageSource.getCcdImage   0% 17 17 0   0% 8 0   0%
python / lsst / pipe / tasks / visualizeVisit.py (no function)   100% 80 0 0   100% 0 0   100%
tests / surveyPropertyMapsTestUtils.py makeMockVisitSummary   0% 49 49 0   0% 6 0   0%
tests / surveyPropertyMapsTestUtils.py (no function)   100% 11 0 0   100% 0 0   100%
tests / test_associationUtils.py TestAssociationUtils.test_queryDisc   0% 14 14 0   100% 0 0   0%
tests / test_associationUtils.py TestAssociationUtils.test_conversions_between_obj_id_and_ss_object_id   0% 5 5 0   0% 2 0   0%
tests / test_associationUtils.py TestAssociationUtils.test_invalid_conversions_between_obj_id_and_ss_object_id   0% 8 8 0   0% 4 0   0%
tests / test_associationUtils.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_associationUtils.py (no function)   87% 15 2 0   50% 2 1   82%
tests / test_brightStarSubtraction.py BrightStarSubtractionTestCase.setUp   0% 73 73 0   0% 4 0   0%
tests / test_brightStarSubtraction.py BrightStarSubtractionTestCase.test_brightStarCutout   0% 16 16 0   0% 2 0   0%
tests / test_brightStarSubtraction.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_brightStarSubtraction.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_calexpCutout.py make_data   0% 46 46 0   0% 8 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.testCalexpCutout   0% 14 14 0   100% 0 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.testEdge   0% 9 9 0   100% 0 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.testBad   0% 9 9 0   100% 0 0   0%
tests / test_calexpCutout.py CalexpCutoutTestCase.testBadColumns   0% 5 5 0   100% 0 0   0%
tests / test_calexpCutout.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_calexpCutout.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler._makeTestRepo   0% 13 13 0   0% 2 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler.setUpClass   0% 12 12 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler.tearDownClass   0% 2 2 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler.setUp   0% 14 14 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler.testDoAstrometry   0% 4 4 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler.testDoPhotoCal   0% 4 4 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseWithButler._checkDoRefcats   0% 14 14 0   100% 0 0   0%
tests / test_calibrate.py CalibrateTaskTestCaseNoButler.testNoAperCorrMap   0% 19 19 0   100% 0 0   0%
tests / test_calibrate.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_calibrate.py (no function)   94% 34 2 0   50% 2 1   92%
tests / test_calibrateImage.py CalibrateImageTaskTests.setUp   0% 52 52 0   0% 2 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests._check_run   0% 33 33 0   0% 8 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run   0% 5 5 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_adaptive_threshold_detection   0% 15 15 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_downsample   0% 10 10 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_2_snaps   0% 7 7 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_no_optionals   0% 8 8 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_no_calibrate_pixels   0% 6 6 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_no_astrom_errors   0% 6 6 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_compute_psf   0% 13 13 0   0% 2 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_compute_psf_bad_centroids   0% 18 18 0   0% 8 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_measure_aperture_correction   0% 6 6 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_find_stars   0% 13 13 0   0% 2 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_astrometry   0% 11 11 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_photometry   0% 21 21 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_match_psf_stars   0% 16 16 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_match_psf_stars_no_matches   0% 7 7 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_calibrate_image_illumcorr   0% 25 25 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_run_with_diffraction_spike_mask   0% 17 17 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_fail_on_sattle_misconfiguration   0% 3 3 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_continue_on_sattle_failure   0% 8 8 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskTests.test_sattle   0% 8 8 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.setUp   0% 44 44 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum   0% 7 7 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_illumination_correction   0% 13 13 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_2_snaps   0% 7 7 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_no_optional_outputs   0% 10 10 0   0% 2 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_no_calibrate_pixels   0% 9 9 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_lintConnections   0% 2 2 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_exception   0% 24 24 0   100% 0 0   0%
tests / test_calibrateImage.py CalibrateImageTaskRunQuantumTests.test_runQuantum_exception.mock_run   0% 5 5 0   100% 0 0   0%
tests / test_calibrateImage.py MockResponse.__init__   0% 3 3 0   100% 0 0   0%
tests / test_calibrateImage.py MockResponse.json   0% 1 1 0   100% 0 0   0%
tests / test_calibrateImage.py MockResponse.raise_for_status   0% 2 2 0   0% 2 0   0%
tests / test_calibrateImage.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_calibrateImage.py (no function)   97% 74 2 0   50% 2 1   96%
tests / test_cliCmd.py RegisterSkymapTest.defaultExpected   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapTest.command   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapTest.test_minimal   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapTest.test_all   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapTest.test_missing   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapConfigTest.setUp   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapConfigTest.testNoConfigOverride   0% 10 10 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapConfigTest.testConfigOverride   0% 11 11 0   100% 0 0   0%
tests / test_cliCmd.py RegisterSkymapConfigTest.testNonExistantConfigFile   0% 5 5 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap.defaultExpected   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap.command   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap.test_repoBasic   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap.test_all   0% 1 1 0   100% 0 0   0%
tests / test_cliCmd.py DefineMakeDiscreteSkymap.test_missing   0% 3 3 0   100% 0 0   0%
tests / test_cliCmd.py RegisterDcrSubfiltersTest.setUp   0% 2 2 0   100% 0 0   0%
tests / test_cliCmd.py RegisterDcrSubfiltersTest.testRegisterFilters   0% 23 23 0   100% 0 0   0%
tests / test_cliCmd.py (no function)   97% 37 1 0   50% 2 1   95%
tests / test_coaddBase.py CoaddBaseTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_coaddBase.py CoaddBaseTestCase.test_removeMaskPlanes   0% 6 6 0   0% 2 0   0%
tests / test_coaddBase.py CoaddBaseTestCase.test_setRejectedMaskMapping   0% 5 5 0   0% 2 0   0%
tests / test_coaddBase.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddBase.py (no function)   88% 16 2 0   50% 2 1   83%
tests / test_coaddInputs.py MockExposure.__init__   0% 3 3 0   100% 0 0   0%
tests / test_coaddInputs.py MockExposure.makeExposure   0% 22 22 0   0% 2 0   0%
tests / test_coaddInputs.py MockExposure.makeWcs   0% 3 3 0   100% 0 0   0%
tests / test_coaddInputs.py MockExposure.makeVisitInfo   0% 1 1 0   100% 0 0   0%
tests / test_coaddInputs.py MockExposure.makeApCorrMap   0% 5 5 0   0% 2 0   0%
tests / test_coaddInputs.py MockCoadd.__init__   0% 10 10 0   0% 2 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.assertPsfsAlmostEqual   0% 3 3 0   100% 0 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.getCoaddPath   0% 1 1 0   100% 0 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.testPersistence   0% 8 8 0   0% 2 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.testReadV1Coadd   0% 8 8 0   0% 2 0   0%
tests / test_coaddInputs.py CoaddInputsTestCase.assertCoaddInputsOk   0% 17 17 0   0% 6 0   0%
tests / test_coaddInputs.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_coaddInputs.py (no function)   95% 40 2 0   50% 2 1   93%
tests / test_colorterm.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_colorterm.py ColortermTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_colorterm.py ColortermTestCase.testTransformSource   0% 3 3 0   0% 2 0   0%
tests / test_colorterm.py ColortermTestCase.testLibraryAccess   0% 15 15 0   100% 0 0   0%
tests / test_colorterm.py ColortermTestCase.testTransformMags   0% 3 3 0   0% 2 0   0%
tests / test_colorterm.py ColortermTestCase.testPropagateFluxErrors   0% 3 3 0   0% 2 0   0%
tests / test_colorterm.py ColortermTestCase.testPickle   0% 2 2 0   100% 0 0   0%
tests / test_colorterm.py make_fake_refcat   0% 10 10 0   100% 0 0   0%
tests / test_colorterm.py ApplyColortermsTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_colorterm.py ApplyColortermsTestCase.testGetCorrectedMagnitudes   0% 6 6 0   100% 0 0   0%
tests / test_colorterm.py (no function)   92% 24 2 0   50% 2 1   88%
tests / test_computeExposureSummaryStats.py ComputeExposureSummaryTestCase.testComputeExposureSummary   0% 90 90 0   0% 6 0   0%
tests / test_computeExposureSummaryStats.py ComputeExposureSummaryTestCase.testComputeMagnitudeLimit   0% 27 27 0   0% 2 0   0%
tests / test_computeExposureSummaryStats.py ComputeExposureSummaryTestCase.testComputeFiducialMagnitudeLimit   0% 17 17 0   0% 2 0   0%
tests / test_computeExposureSummaryStats.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_computeExposureSummaryStats.py (no function)   93% 29 2 0   50% 2 1   90%
tests / test_diff_matched_tract_catalog.py _error_format   0% 1 1 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase.setUp   0% 38 38 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase.tearDown   0% 6 6 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase.test_DiffMatchedTractCatalogTask   0% 9 9 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py DiffMatchedTractCatalogTaskTestCase.test_spherical   0% 3 3 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_diff_matched_tract_catalog.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.setUp   0% 9 9 0   100% 0 0   0%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.test_raiseWithoutLoader   0% 4 4 0   100% 0 0   0%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.test_loadAndMaskStars   0% 28 28 0   0% 4 0   0%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.test_noBrightStars   0% 7 7 0   100% 0 0   0%
tests / test_diffractionSpikeMask.py DiffractionSpikeMaskTest.test_maskSources   0% 46 46 0   0% 10 0   0%
tests / test_diffractionSpikeMask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_diffractionSpikeMask.py (no function)   93% 28 2 0   50% 2 1   90%
tests / test_drpAssociationPipe.py TestDrpAssociationPipe.setUp   0% 22 22 0   0% 2 0   0%
tests / test_drpAssociationPipe.py TestDrpAssociationPipe.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_drpAssociationPipe.py TestDrpAssociationPipe.testTrimToPatch   0% 3 3 0   100% 0 0   0%
tests / test_drpAssociationPipe.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_drpAssociationPipe.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_extended_psf.py make_extended_psf   0% 5 5 0   0% 2 0   0%
tests / test_extended_psf.py ExtendedPsfTestCase.setUp   0% 11 11 0   0% 2 0   0%
tests / test_extended_psf.py ExtendedPsfTestCase.tearDown   0% 5 5 0   100% 0 0   0%
tests / test_extended_psf.py ExtendedPsfTestCase.test_constant_psf   0% 4 4 0   100% 0 0   0%
tests / test_extended_psf.py ExtendedPsfTestCase.test_regional_psf_addition   0% 23 23 0   0% 6 0   0%
tests / test_extended_psf.py ExtendedPsfTestCase.test_IO   0% 25 25 0   0% 8 0   0%
tests / test_extended_psf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_extended_psf.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_finalizeCharacterization.py _make_dummy_psf_and_ap_corr_map   0% 9 9 0   100% 0 0   0%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationTask.__init__   0% 3 3 0   100% 0 0   0%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationTask.compute_psf_and_ap_corr_map   0% 3 3 0   0% 2 0   0%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationDetectorTask.__init__   0% 3 3 0   100% 0 0   0%
tests / test_finalizeCharacterization.py MockFinalizeCharacterizationDetectorTask.compute_psf_and_ap_corr_map   0% 1 1 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase._make_isocats   0% 54 54 0   0% 14 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.test_concat_isolated_star_cats   0% 13 13 0   0% 6 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.test_concat_isolate_star_cats_no_sources   0% 2 2 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.test_compute_psf_and_ap_corr_map_no_sources   0% 13 13 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.test_run_visit   0% 22 22 0   100% 0 0   0%
tests / test_finalizeCharacterization.py FinalizeCharacterizationTestCase.test_run_detectors   0% 41 41 0   100% 0 0   0%
tests / test_finalizeCharacterization.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_finalizeCharacterization.py (no function)   94% 31 2 0   50% 2 1   91%
tests / test_fit_coadd_multiband.py CoaddMultibandFitDummySubTask.run   0% 1 1 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py CoaddMultibandFitTestCase.setUp   0% 15 15 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py CoaddMultibandFitTestCase.testAdjustQuantum   0% 5 5 0   0% 2 0   0%
tests / test_fit_coadd_multiband.py CoaddMultibandFitTestCase.testAdjustQuantumMissingAll   0% 3 3 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py CoaddMultibandFitTestCase.testAdjustQuantumStrict   0% 5 5 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_fit_coadd_multiband.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_forcedPhot.py _MockRefsStruct.__init__   0% 2 2 0   100% 0 0   0%
tests / test_forcedPhot.py _MockRefsStruct.__getattr__   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py _MockQuantumContext.get   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py _MockQuantumContext.put   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py _MockTractInfo.getWcs   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py _MockSkyMap.__getitem__   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotometryTests.setUp   0% 35 35 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotDetectorTaskTestCase._check_results   0% 5 5 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotDetectorTaskTestCase.testRun   0% 14 14 0   100% 0 0   0%
tests / test_forcedPhot.py ForcedPhotDetectorTaskTestCase.testRunQuantum   0% 23 23 0   0% 2 0   0%
tests / test_forcedPhot.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_forcedPhot.py (no function)   95% 44 2 0   50% 2 1   93%
tests / test_functors.py FunctorTestCase.getMultiIndexDataFrame   0% 12 12 0   0% 4 0   0%
tests / test_functors.py FunctorTestCase.getSimpleDataFrame   0% 1 1 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.getDatasetHandle   0% 3 3 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase._funcVal   0% 12 12 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase._differenceVal   0% 16 16 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testColumn   0% 8 8 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCustom   0% 12 12 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCoords   0% 18 18 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testMag   0% 15 15 0   0% 2 0   0%
tests / test_functors.py FunctorTestCase.testMagDiff   0% 12 12 0   0% 2 0   0%
tests / test_functors.py FunctorTestCase.testDifference   0% 9 9 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testPixelScale   0% 1 1 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testShape   0% 11 11 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testOther   0% 13 13 0   0% 4 0   0%
tests / test_functors.py FunctorTestCase._compositeFuncVal   0% 12 12 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase._compositeDifferenceVal   0% 16 16 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testComposite   0% 18 18 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCompositeSimple   0% 7 7 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCompositeColor   0% 5 5 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCompositeDifference   0% 8 8 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testCompositeFail   0% 6 6 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testLocalPhotometry   0% 19 19 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase._testLocalPhotometryFunctors   0% 3 3 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testDipPhotometry   0% 27 27 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testComputePositionAngle   0% 12 12 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testConvertDetectorAngleToPositionAngle   0% 34 34 0   0% 8 0   0%
tests / test_functors.py FunctorTestCase.testConvertPixelToArcseconds   0% 35 35 0   0% 6 0   0%
tests / test_functors.py FunctorTestCase._makeWcs   0% 23 23 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testHtm   0% 4 4 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testEbv   0% 4 4 0   100% 0 0   0%
tests / test_functors.py FunctorTestCase.testSkyMoments   0% 93 93 0   0% 2 0   0%
tests / test_functors.py FunctorTestCase._dropLevels   0% 4 4 0   0% 2 0   0%
tests / test_functors.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_functors.py (no function)   97% 58 2 0   50% 2 1   95%
tests / test_getRegionTimeFromVisit.py GetRegionTimeFromVisitTests.setUp   0% 30 30 0   100% 0 0   0%
tests / test_getRegionTimeFromVisit.py GetRegionTimeFromVisitTests.test_runQuantum   0% 9 9 0   100% 0 0   0%
tests / test_getRegionTimeFromVisit.py GetRegionTimeFromVisitTests.test_connections   0% 1 1 0   100% 0 0   0%
tests / test_getRegionTimeFromVisit.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_getRegionTimeFromVisit.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_healSparseMapFormatter.py HealSparseMapFormatterTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_healSparseMapFormatter.py HealSparseMapFormatterTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_healSparseMapFormatter.py HealSparseMapFormatterTestCase.testHealSparseMapFormatter   0% 19 19 0   100% 0 0   0%
tests / test_healSparseMapFormatter.py (no function)   92% 13 1 0   50% 2 1   87%
tests / test_hips.py HipsTestCase.test_hips_single   0% 17 17 0   100% 0 0   0%
tests / test_hips.py HipsTestCase.test_hips_double   0% 23 23 0   0% 2 0   0%
tests / test_hips.py HipsTestCase.test_hips_none   0% 13 13 0   100% 0 0   0%
tests / test_hips.py HipsTestCase.test_hips_connections   0% 5 5 0   100% 0 0   0%
tests / test_hips.py HipsTestCase._make_noise_exposure   0% 6 6 0   100% 0 0   0%
tests / test_hips.py HipsTestCase._make_skymap   0% 6 6 0   100% 0 0   0%
tests / test_hips.py HipsTestCase._get_pixel   0% 2 2 0   100% 0 0   0%
tests / test_hips.py (no function)   95% 19 1 0   50% 2 1   90%
tests / test_import.py (no function)   83% 6 1 0   50% 2 1   75%
tests / test_interpImageTask.py InterpolationTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_interpImageTask.py InterpolationTestCase.testEdge   0% 46 46 0   0% 12 0   0%
tests / test_interpImageTask.py InterpolationTestCase.testEdge.validateInterp   0% 9 9 0   0% 4 0   0%
tests / test_interpImageTask.py InterpolationTestCase.testTranspose   0% 14 14 0   100% 0 0   0%
tests / test_interpImageTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_interpImageTask.py (no function)   83% 24 4 0   50% 2 1   81%
tests / test_isPrimaryFlag.py NullTract.__init__   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py NullTract.getId   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.__init__   0% 8 8 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.contains   0% 2 2 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.getId   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.getNumPatches   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.getPatchInfo   0% 10 10 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.__getitem__   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockTractInfo.__iter__   0% 4 4 0   0% 4 0   0%
tests / test_isPrimaryFlag.py MockSkyMap.__init__   0% 3 3 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockSkyMap.__iter__   0% 2 2 0   0% 2 0   0%
tests / test_isPrimaryFlag.py MockSkyMap.__getitem__   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockSkyMap.generateTract   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py MockSkyMap.findTract   0% 4 4 0   0% 4 0   0%
tests / test_isPrimaryFlag.py IsPrimaryTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_isPrimaryFlag.py IsPrimaryTestCase.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_isPrimaryFlag.py IsPrimaryTestCase.testIsSinglePrimaryFlag   0% 12 12 0   100% 0 0   0%
tests / test_isPrimaryFlag.py IsPrimaryTestCase.testIsScarletPrimaryFlag   0% 59 59 0   0% 2 0   0%
tests / test_isPrimaryFlag.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isPrimaryFlag.py (no function)   96% 45 2 0   50% 2 1   94%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.setUp   0% 11 11 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase._make_skymap   0% 6 6 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase._make_simdata   0% 77 77 0   0% 18 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_compute_unique_ids   0% 4 4 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_remove_neighbors   0% 6 6 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_match_primary_stars   0% 13 13 0   0% 2 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_get_source_table_visit_columns   0% 4 4 0   0% 2 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_match_sources   0% 12 12 0   0% 2 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_make_all_star_sources   0% 6 6 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_run_isolated_star_association_task   0% 18 18 0   0% 4 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_run_task_all_neighbors   0% 7 7 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_run_task_all_out_of_tract   0% 7 7 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_run_task_all_out_of_inner_tract   0% 7 7 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py IsolatedStarAssociationTestCase.test_run_task_secondary_no_overlap   0% 5 5 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_isolatedStarAssociation.py (no function)   93% 29 2 0   50% 2 1   90%
tests / test_loadReferenceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py TrivialLoader.make_synthetic_refcat   0% 16 16 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py TrivialLoader.loadSkyCircle   0% 3 3 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py TrivialLoader.loadPixelBox   0% 1 1 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py TrivialLoader.loadSchema   0% 3 3 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.setUpClass   0% 15 15 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogCircle   0% 9 9 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogBox   0% 14 14 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogCircleColorterms   0% 10 10 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogCircleSelection   0% 7 7 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogCircleSingleFilter   0% 8 8 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogAnyFilter   0% 10 10 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py LoadReferenceCatalogTestCase.testGetReferenceCatalogRequirePm   0% 10 10 0   100% 0 0   0%
tests / test_loadReferenceCatalog.py (no function)   94% 33 2 0   50% 2 1   91%
tests / test_makeDiscreteSkyMap.py MakeDiscreteSkyMapTestCase.setUp   0% 11 11 0   100% 0 0   0%
tests / test_makeDiscreteSkyMap.py MakeDiscreteSkyMapTestCase.test_run   0% 8 8 0   100% 0 0   0%
tests / test_makeDiscreteSkyMap.py MakeDiscreteSkyMapTestCase.test_append   0% 13 13 0   100% 0 0   0%
tests / test_makeDiscreteSkyMap.py (no function)   91% 11 1 0   50% 2 1   85%
tests / test_makeSurveyPropertyMaps.py DistTimesPsfAreaPropertyMap._compute   0% 3 3 0   100% 0 0   0%
tests / test_makeSurveyPropertyMaps.py HealSparsePropertyMapTaskTestCase.setUp   0% 69 69 0   0% 4 0   0%
tests / test_makeSurveyPropertyMaps.py HealSparsePropertyMapTaskTestCase.testPropertyMapCreation   0% 56 56 0   0% 12 0   0%
tests / test_makeSurveyPropertyMaps.py HealSparsePropertyMapTaskTestCase.testPropertyMapCreationEmptyInputMap   0% 9 9 0   100% 0 0   0%
tests / test_makeSurveyPropertyMaps.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_makeSurveyPropertyMaps.py (no function)   94% 34 2 0   50% 2 1   92%
tests / test_matchSourceInjected.py BaseTestMatchInjected.setUp   0% 23 23 0   0% 4 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToDiaSourceTask.test_run   0% 10 10 0   100% 0 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToDiaSourceTask.test_run_trimming   0% 10 10 0   100% 0 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToDiaSourceTask.test_getVectors   0% 9 9 0   100% 0 0   0%
tests / test_matchSourceInjected.py TestMatchInjectedToAssocDiaSourceTask.test_run   0% 11 11 0   100% 0 0   0%
tests / test_matchSourceInjected.py (no function)   95% 20 1 0   50% 2 1   91%
tests / test_metrics.py _makeDummyCatalog   0% 21 21 0   0% 16 0   0%
tests / test_metrics.py _addChildren   0% 14 14 0   0% 6 0   0%
tests / test_metrics.py TestNumDeblended.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testEmptyCatalog   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testNothingDeblended   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testSkyIgnored   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testMultiDeblending   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblended.testNoDeblending   0% 8 8 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testEmptyCatalog   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testNothingDeblended   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testSkyIgnored   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testMultiDeblending   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumDeblendChild.testNoDeblending   0% 8 8 0   100% 0 0   0%
tests / test_metrics.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py (no function)   95% 39 2 0   50% 2 1   93%
tests / test_peekExposureTask.py QuickFrameMeasurementTaskTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_peekExposureTask.py QuickFrameMeasurementTaskTestCase.testDirectCentroiding   0% 10 10 0   0% 2 0   0%
tests / test_peekExposureTask.py QuickFrameMeasurementTaskTestCase.testDispersedCentroiding   0% 10 10 0   0% 2 0   0%
tests / test_peekExposureTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_peekExposureTask.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_photoCal.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_photoCal.py PhotoCalTest.setUp   0% 32 32 0   0% 2 0   0%
tests / test_photoCal.py PhotoCalTest.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_photoCal.py PhotoCalTest._runTask   0% 18 18 0   0% 6 0   0%
tests / test_photoCal.py PhotoCalTest.testFlags   0% 14 14 0   0% 6 0   0%
tests / test_photoCal.py PhotoCalTest.testZeroPoint   0% 14 14 0   100% 0 0   0%
tests / test_photoCal.py PhotoCalTest.testColorTerms   0% 8 8 0   100% 0 0   0%
tests / test_photoCal.py (no function)   93% 30 2 0   50% 2 1   91%
tests / test_postprocess.py ModelExtendednessColumnActionTestCase.setUp   0% 15 15 0   0% 6 0   0%
tests / test_postprocess.py ModelExtendednessColumnActionTestCase.testExtendednessColumnAction   0% 14 14 0   0% 2 0   0%
tests / test_postprocess.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_postprocess.py (no function)   87% 15 2 0   50% 2 1   82%
tests / test_pretty_picture_maker.py TestColorScaler.test_basic_saturation   0% 13 13 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorScaler.test_saturation_factor   0% 10 10 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorScaler.test_max_chroma_clipping   0% 9 9 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorScaler.test_zero_chroma   0% 8 8 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorScaler.test_equalizer_levels   0% 10 10 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestBoundsRemapper.test_absmax_scaling   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestBoundsRemapper.test_quant_scaling   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestBoundsRemapper.test_clipping   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestBoundsRemapper.test_short_circuit   0% 4 4 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLumCompressor.test_basic_stretching   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLumCompressor.test_contrast_params   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLumCompressor.test_midtone_adjustment   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLumCompressor.test_clipping   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestDiffusionFunction.test_basic   0% 4 4 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestDiffusionFunction.test_high_iterations   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLocalContrastEnhancer.test_basic_enhancement   0% 4 4 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestLocalContrastEnhancer.test_diffusion_off   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_make_featherings_basic   0% 6 6 0   0% 2 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_make_featherings_symmetry   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_make_featherings_values   0% 9 9 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_make_featherings_bin_factor   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_add_to_image_full_overlap   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_add_to_image_single_edge   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_add_to_image_multi_edge   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_add_to_image_rgb   0% 8 8 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestFeatheredMosaicCreator.test_add_to_image_reverse   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer.test_basic_fusion   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer.test_single_bracket   0% 5 5 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer.test_no_brackets   0% 4 4 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer.test_different_brackets   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestExposureBracketer.test_clipping_behavior   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer.test_gamut_fixer_none_method   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer.test_gamut_fixer_inpaint_method   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer.test_gamut_fixer_mapping_method   0% 8 8 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer.test_gamut_fixer_heal_method   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestGamutFixer.test_gamut_fixer_no_out_of_bounds   0% 8 8 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper.test_basic_integration   0% 9 9 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper.test_shape_validation   0% 6 6 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper.test_none_functors   0% 9 9 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper.test_psf_deconvolution   0% 12 12 0   100% 0 0   0%
tests / test_pretty_picture_maker.py TestColorMapper.test_cie_white_point   0% 7 7 0   100% 0 0   0%
tests / test_pretty_picture_maker.py (no function)   100% 61 0 0   100% 0 0   100%
tests / test_psfCandidateSelection.py PsfFlagTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_psfCandidateSelection.py PsfFlagTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidateSelection.py PsfFlagTestCase.testFlags   0% 16 16 0   0% 6 0   0%
tests / test_psfCandidateSelection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psfCandidateSelection.py (no function)   88% 17 2 0   50% 2 1   84%
tests / test_quickFrameMeasurement.py QuickFrameMeasurementTaskTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_quickFrameMeasurement.py QuickFrameMeasurementTaskTestCase.testDirectCentroiding   0% 16 16 0   0% 2 0   0%
tests / test_quickFrameMeasurement.py QuickFrameMeasurementTaskTestCase.testDispersedCentroiding   0% 12 12 0   0% 2 0   0%
tests / test_quickFrameMeasurement.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_quickFrameMeasurement.py (no function)   93% 28 2 0   50% 2 1   90%
tests / test_register.py RegisterTestCase.setUp   0% 7 7 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.create   0% 37 37 0   0% 2 0   0%
tests / test_register.py RegisterTestCase.create.newCatalog   0% 3 3 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.runTask   0% 7 7 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.assertRegistered   0% 13 13 0   0% 4 0   0%
tests / test_register.py RegisterTestCase.assertMetadata   0% 5 5 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.testRegister   0% 4 4 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.testRejection   0% 13 13 0   100% 0 0   0%
tests / test_register.py RegisterTestCase.showImage   0% 8 8 0   0% 4 0   0%
tests / test_register.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_register.py (no function)   87% 31 4 0   50% 2 1   85%
tests / test_reinterpolate_pixels.py TestReinterpolatePixels.setUp   0% 2 2 0   100% 0 0   0%
tests / test_reinterpolate_pixels.py TestReinterpolatePixels.test_reinterpolate_pixels   0% 8 8 0   100% 0 0   0%
tests / test_reinterpolate_pixels.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_reinterpolate_pixels.py (no function)   85% 13 2 0   50% 2 1   80%
tests / test_reserveIsolatedStars.py ReserveIsolatedStarsTestCase.test_reserve   0% 9 9 0   100% 0 0   0%
tests / test_reserveIsolatedStars.py ReserveIsolatedStarsTestCase.test_reserve_none   0% 6 6 0   100% 0 0   0%
tests / test_reserveIsolatedStars.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_reserveIsolatedStars.py (no function)   85% 13 2 0   50% 2 1   80%
tests / test_scaleZeroPoint.py ScaleZeroPointTaskTestCase.testBasics   0% 26 26 0   0% 4 0   0%
tests / test_scaleZeroPoint.py ScaleZeroPointTaskTestCase.makePhotoCalib   0% 2 2 0   100% 0 0   0%
tests / test_scaleZeroPoint.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_scaleZeroPoint.py (no function)   85% 13 2 0   50% 2 1   80%
tests / test_schemaUtils.py TestSchemaUtils.test_make_empty_catalog   0% 16 16 0   0% 2 0   0%
tests / test_schemaUtils.py (no function)   100% 6 0 0   100% 0 0   100%
tests / test_simpleAssociation.py TestSimpleAssociation.setUp   0% 19 19 0   0% 2 0   0%
tests / test_simpleAssociation.py TestSimpleAssociation.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_simpleAssociation.py TestSimpleAssociation.testRun   0% 9 9 0   0% 4 0   0%
tests / test_simpleAssociation.py TestSimpleAssociation.testUpdateCatalogs   0% 15 15 0   100% 0 0   0%
tests / test_simpleAssociation.py TestSimpleAssociation.testAddDiaObject   0% 13 13 0   100% 0 0   0%
tests / test_simpleAssociation.py TestSimpleAssociation.testFindMatches   0% 13 13 0   100% 0 0   0%
tests / test_simpleAssociation.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_simpleAssociation.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_skyCorrection.py SkyCorrectionTestCase.setUp   0% 57 57 0   0% 2 0   0%
tests / test_skyCorrection.py SkyCorrectionTestCase.tearDown   0% 5 5 0   100% 0 0   0%
tests / test_skyCorrection.py SkyCorrectionTestCase.testSkyCorrectionDefault   0% 7 7 0   100% 0 0   0%
tests / test_skyCorrection.py SkyCorrectionTestCase.testSkyCorrectionSkyFrameOnly   0% 6 6 0   100% 0 0   0%
tests / test_skyCorrection.py SkyCorrectionTestCase.testSkyCorrectionIlluminationCorrection   0% 9 9 0   100% 0 0   0%
tests / test_skyCorrection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_skyCorrection.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_skySources.py SkySourcesTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_skySources.py SkySourcesTestCase.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_skySources.py SkySourcesTestCase.testDoSkySources   0% 2 2 0   100% 0 0   0%
tests / test_skySources.py SkySourcesTestCase._checkSkySourceColumnExistence   0% 16 16 0   0% 2 0   0%
tests / test_skySources.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_skySources.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_snapCombine.py simple_add   0% 12 12 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase.setUp   0% 10 10 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase.testAddition   0% 8 8 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase.testAdditionAllGood   0% 6 6 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase._check_visitInfo   0% 2 2 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase.test_visitInfo   0% 3 3 0   100% 0 0   0%
tests / test_snapCombine.py SnapCombineTestCase.test_handle_snaps   0% 12 12 0   100% 0 0   0%
tests / test_snapCombine.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_snapCombine.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_split_primary.py SplitPrimaryTaskTestCase.test_connections   0% 10 10 0   100% 0 0   0%
tests / test_split_primary.py SplitPrimaryTaskTestCase.test_run   0% 15 15 0   100% 0 0   0%
tests / test_split_primary.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_split_primary.py (no function)   88% 16 2 0   50% 2 1   83%
tests / test_transformObject.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_transformObject.py TransformObjectCatalogTestCase.setUp   0% 10 10 0   100% 0 0   0%
tests / test_transformObject.py TransformObjectCatalogTestCase.testNullFilter   0% 29 29 0   0% 2 0   0%
tests / test_transformObject.py TransformObjectCatalogTestCase.testUnderscoreColumnFormat   0% 10 10 0   0% 2 0   0%
tests / test_transformObject.py TransformObjectCatalogTestCase.testMultilevelOutput   0% 12 12 0   0% 2 0   0%
tests / test_transformObject.py TransformObjectCatalogTestCase.testNoOutputBands   0% 9 9 0   0% 2 0   0%
tests / test_transformObject.py (no function)   90% 20 2 0   50% 2 1   86%
tests / test_wcsSelectImages.py DummyPatch.__init__   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py DummyPatch.getOuterBBox   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py createPatch   0% 5 5 0   100% 0 0   0%
tests / test_wcsSelectImages.py createImage   0% 7 7 0   0% 2 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.check   0% 9 9 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testIdentical   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testImageContains   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testImageContained   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testDisjoint   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testIntersect   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testWcsNone   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py WcsSelectImagesTestCase.testExcludeDetectors   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_wcsSelectImages.py (no function)   93% 30 2 0   50% 2 1   91%
tests / utils.py makeTestVisitInfo   0% 1 1 0   100% 0 0   0%
tests / utils.py (no function)   100% 6 0 0   100% 0 0   100%
Total     20% 22379 17822 16   1% 4760 48   17%

No items found using the specified filter.