Coverage report: 71%

Files Functions Classes

coverage.py v7.14.2, created at 2026-06-22 08:51 +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/drp/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/__init__.py (no function)   100% 1 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py WarpInputs.dataId   100% 1 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddConnections.__init__   0% 12 12 0   0% 10 0   0%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask.__init__   87% 15 2 0   62% 8 3   78%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask.runQuantum   0% 24 24 0   0% 14 0   0%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask._compute_weight   100% 4 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask._construct_grid   100% 4 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask._construct_grid_container   100% 9 0 0   100% 2 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask._construct_stats_control   100% 8 0 0   100% 2 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask._construct_ap_corr_grid_container   100% 6 0 0   100% 2 0   100%
python/lsst/drp/tasks/assemble_cell_coadd.py AssembleCellCoaddTask.run   78% 242 53 0   67% 106 31   75%
python/lsst/drp/tasks/assemble_cell_coadd.py ConvertMultipleCellCoaddToExposureTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_cell_coadd.py (no function)   100% 85 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_chi2_coadd.py calculateKernelSize   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py convolveImage   0% 8 8 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py AssembleChi2CoaddTask.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py AssembleChi2CoaddTask.combinedMasks   0% 10 10 0   0% 4 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py AssembleChi2CoaddTask.runQuantum   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py AssembleChi2CoaddTask.run   0% 22 22 0   0% 4 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py DetectChi2SourcesConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py DetectChi2SourcesTask.__init__   0% 6 6 0   0% 2 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py DetectChi2SourcesTask.runQuantum   0% 6 6 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py DetectChi2SourcesTask.run   0% 4 4 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_chi2_coadd.py (no function)   100% 41 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddConnections.__init__   0% 11 11 0   0% 10 0   0%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddConfig.setDefaults   100% 3 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddConfig.validate   56% 9 4 0   50% 6 3   53%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.__init__   44% 18 10 0   62% 8 3   50%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.runQuantum   0% 35 35 0   0% 16 0   0%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.processResults   0% 7 7 0   0% 4 0   0%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask._makeSupplementaryData   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.prepareInputs   74% 46 12 0   64% 14 5   72%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.prepareStats   100% 14 0 0   100% 4 0   100%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.run   78% 40 9 0   81% 16 3   79%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.assembleMetadata   93% 29 2 0   83% 12 2   90%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.assembleSubregion   87% 30 4 0   69% 16 5   80%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.assembleOnlineMeanCoadd   92% 25 2 0   75% 12 3   86%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.applyAltMaskPlanes   100% 9 0 0   80% 10 2   89%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask._setValidPolygons   67% 15 5 0   67% 12 4   67%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.setBrightObjectMasks   0% 23 23 0   0% 8 0   0%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.setInexactPsf   100% 8 0 0   100% 0 0   100%
python/lsst/drp/tasks/assemble_coadd.py AssembleCoaddTask.filterWarps   0% 6 6 0   0% 4 0   0%
python/lsst/drp/tasks/assemble_coadd.py countMaskFromFootprint   0% 6 6 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddConnections.__init__   0% 4 4 0   0% 2 0   0%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddConfig.setDefaults   100% 28 0 0   50% 2 1   97%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddConfig.validate   60% 5 2 0   50% 4 2   56%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.__init__   90% 10 1 0   50% 6 3   75%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask._makeSupplementaryData   0% 14 14 0   0% 6 0   0%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask._noTemplateMessage   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.run   77% 13 3 0   50% 2 1   73%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.applyAltEdgeMask   100% 5 0 0   83% 6 1   91%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.findArtifacts   59% 96 39 0   40% 42 9   54%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.prefilterArtifacts   100% 14 0 0   100% 4 0   100%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask.filterArtifacts   70% 27 8 0   36% 14 3   59%
python/lsst/drp/tasks/assemble_coadd.py CompareWarpAssembleCoaddTask._readAndComputeWarpDiff   69% 13 4 0   50% 6 3   63%
python/lsst/drp/tasks/assemble_coadd.py (no function)   100% 128 0 0   100% 0 0   100%
python/lsst/drp/tasks/build_camera.py _z_function   100% 8 0 0   100% 4 0   100%
python/lsst/drp/tasks/build_camera.py _z_function_dx   100% 11 0 0   100% 4 0   100%
python/lsst/drp/tasks/build_camera.py _z_function_dy   100% 11 0 0   100% 4 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask.__init__   100% 6 0 0   100% 0 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask.run   100% 6 0 0   100% 2 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._normalize_model   97% 38 1 0   94% 18 1   96%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._basic_model   100% 7 0 0   100% 2 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model   84% 45 7 0   67% 12 2   81%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model.two_part_function   100% 15 0 0   100% 2 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model.min_function   100% 4 0 0   100% 0 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model.jac   100% 34 0 0   100% 4 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model.hessian   100% 44 0 0   100% 14 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._split_model.callbackMF   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask.make_ast_polymap_coeffs   100% 10 0 0   100% 6 0   100%
python/lsst/drp/tasks/build_camera.py BuildCameraFromAstrometryTask._translate_to_afw   100% 39 0 0   100% 8 0   100%
python/lsst/drp/tasks/build_camera.py (no function)   100% 33 0 0   100% 0 0   100%
python/lsst/drp/tasks/compute_object_epochs.py ComputeObjectEpochsTask.computeEpochs   44% 18 10 0   50% 6 1   46%
python/lsst/drp/tasks/compute_object_epochs.py ComputeObjectEpochsTask.runQuantum   0% 8 8 0   100% 0 0   0%
python/lsst/drp/tasks/compute_object_epochs.py (no function)   100% 15 0 0   100% 0 0   100%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddConnections.__init__   0% 8 8 0   0% 4 0   0%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddConfig.setDefaults   93% 14 1 0   50% 2 1   88%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.__init__   33% 6 4 0   50% 2 1   38%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.runQuantum   0% 19 19 0   0% 6 0   0%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask._makeSupplementaryData   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.measureCoaddPsf   0% 9 9 0   100% 0 0   0%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.prepareDcrInputs   92% 36 3 0   75% 4 1   90%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.run   86% 73 10 0   58% 26 9   79%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.calculateNImage   100% 24 0 0   90% 10 1   97%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.dcrAssembleSubregion   100% 12 0 0   100% 2 0   100%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.dcrResiduals   83% 6 1 0   75% 4 1   80%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.newModelFromResidual   100% 17 0 0   67% 6 2   91%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.calculateConvergence   95% 19 1 0   83% 6 1   92%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.calculateSingleConvergence   93% 14 1 0   50% 2 1   88%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.stackCoadd   100% 4 0 0   100% 2 0   100%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.fillCoadd   97% 30 1 0   56% 16 7   83%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.calculateGain   100% 22 0 0   100% 6 0   100%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.calculateModelWeights   82% 11 2 0   50% 4 2   73%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.applyModelWeights   100% 4 0 0   75% 4 1   88%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.loadSubExposures   93% 14 1 0   67% 6 2   85%
python/lsst/drp/tasks/dcr_assemble_coadd.py DcrAssembleCoaddTask.selectCoaddPsf   100% 17 0 0   100% 2 0   100%
python/lsst/drp/tasks/dcr_assemble_coadd.py (no function)   100% 74 0 0   100% 0 0   100%
python/lsst/drp/tasks/fit_stellar_motion.py assemble_position_covariance   0% 10 10 0   0% 6 0   0%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionConnections.__init__   0% 6 6 0   0% 4 0   0%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionTask.runQuantum   0% 22 22 0   0% 4 0   0%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionTask.run   0% 11 11 0   0% 4 0   0%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionTask._load_refCat   0% 20 20 0   0% 8 0   0%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionTask._load_sources   97% 31 1 0   75% 4 1   94%
python/lsst/drp/tasks/fit_stellar_motion.py FitStellarMotionTask._fit_objects   98% 61 1 0   93% 14 1   97%
python/lsst/drp/tasks/fit_stellar_motion.py (no function)   100% 39 0 0   100% 0 0   100%
python/lsst/drp/tasks/fit_turbulence.py plot_visit   0% 40 40 0   100% 0 0   0%
python/lsst/drp/tasks/fit_turbulence.py SingularMatrixError.__init__   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/fit_turbulence.py SingularMatrixError.metadata   100% 1 0 0   100% 0 0   100%
python/lsst/drp/tasks/fit_turbulence.py NotPositiveDefiniteMatrixError.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/fit_turbulence.py NotPositiveDefiniteMatrixError.metadata   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitConnections.__init__   0% 11 11 0   0% 4 0   0%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitTask.run   0% 7 7 0   100% 0 0   0%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitTask.runGP   89% 36 4 0   50% 6 1   83%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitTask.predict   100% 28 0 0   100% 2 0   100%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitTask.addGPToWcs   100% 38 0 0   100% 2 0   100%
python/lsst/drp/tasks/fit_turbulence.py GaussianProcessesTurbulenceFitTask.evaluate   0% 36 36 0   0% 6 0   0%
python/lsst/drp/tasks/fit_turbulence.py (no function)   100% 47 0 0   100% 0 0   100%
python/lsst/drp/tasks/fit_visit_background.py FitInputData.__post_init__   0% 6 6 0   0% 2 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitInputData.__len__   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitInputData.masked   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitInputData.fit   0% 11 11 0   0% 4 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitInputData.concatenate   0% 8 8 0   0% 2 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundFit.__post_init__   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundFit.masked   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundFit.model   0% 4 4 0   0% 2 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundFit.residuals   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py ChebyshevBasis.from_bbox   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py ChebyshevBasis.bbox   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundModel.set_detector_types   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py VisitBackgroundModel.make_matrix   0% 25 25 0   0% 10 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundConnections.__init__   0% 3 3 0   0% 2 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundConnections.adjustQuantum   0% 10 10 0   0% 4 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundConfig.validate   0% 3 3 0   0% 2 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask.runQuantum   0% 11 11 0   0% 6 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask.run   0% 38 38 0   0% 18 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask._compute_camera_bbox   0% 5 5 0   0% 4 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask._make_bin_grid_fp_coordinates   0% 4 4 0   100% 0 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask._gather_input_samples   0% 12 12 0   0% 4 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask._sum_bg_list   0% 16 16 0   0% 6 0   0%
python/lsst/drp/tasks/fit_visit_background.py FitVisitBackgroundTask._make_output_background   0% 25 25 0   0% 6 0   0%
python/lsst/drp/tasks/fit_visit_background.py (no function)   100% 110 0 0   100% 0 0   100%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddConnections.__init__   0% 11 11 0   0% 8 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddConfig.setDefaults   0% 7 7 0   100% 0 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddTask.__init__   0% 10 10 0   0% 6 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddTask.runQuantum   0% 28 28 0   0% 10 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddTask.generateMeasCat   0% 13 13 0   0% 8 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddTask.run   0% 12 12 0   0% 8 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py ForcedPhotCoaddTask._attachScarletFootprints   0% 4 4 0   0% 2 0   0%
python/lsst/drp/tasks/forcedPhotCoadd.py (no function)   100% 44 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py calculate_apparent_motion   100% 20 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py _make_ref_covariance_matrix   0% 30 30 0   0% 20 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py _nCoeffsFromDegree   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py _degreeFromNCoeffs   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py _convert_to_ast_polymap_coefficients   100% 15 0 0   100% 8 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py _get_instruments   100% 13 0 0   100% 4 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py CholeskyError.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py CholeskyError.metadata   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitConnections.getSpatialBoundsConnections   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitConnections.adjust_all_quanta   0% 29 29 0   0% 20 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitConnections.__init__   0% 29 29 0   0% 14 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitConfig.setDefaults   100% 14 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitConfig.validate   69% 13 4 0   67% 12 4   68%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask.__init__   80% 5 1 0   50% 2 1   71%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask.runQuantum   0% 51 51 0   0% 18 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask.run   88% 49 6 0   75% 16 2   85%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._prep_sky   100% 11 0 0   100% 2 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._get_exposure_info   93% 107 7 0   81% 26 5   91%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._load_refcat   74% 61 16 0   62% 24 9   71%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._find_extension_index   100% 5 0 0   100% 2 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._load_catalogs_and_associate   100% 35 0 0   71% 14 4   92%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._associate_from_isolated_sources   92% 79 6 0   85% 20 3   91%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._check_degeneracies   88% 16 2 0   80% 10 2   85%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask.make_yaml   89% 44 5 0   71% 24 5   82%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._add_objects   100% 15 0 0   100% 6 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._add_objects_from_dict   100% 7 0 0   100% 6 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._add_ref_objects   75% 4 1 0   50% 2 1   67%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._add_color_objects   100% 12 0 0   100% 0 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._make_afw_wcs   94% 31 2 0   80% 10 2   90%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._make_outputs   87% 91 12 0   83% 48 6   86%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesAstrometricFitTask._compute_model_params   100% 22 0 0   100% 8 0   100%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesGlobalAstrometricFitConnections.getSpatialBoundsConnections   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesGlobalAstrometricFitConnections.__init__   0% 13 13 0   0% 10 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesGlobalAstrometricFitTask.runQuantum   0% 44 44 0   0% 20 0   0%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesGlobalAstrometricFitTask.run   85% 39 6 0   67% 12 2   80%
python/lsst/drp/tasks/gbdesAstrometricFit.py GbdesGlobalAstrometricFitTask._prep_sky   98% 43 1 0   83% 6 1   96%
python/lsst/drp/tasks/gbdesAstrometricFit.py (no function)   100% 154 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_coadd_input_summary.py MakeCoaddInputSummaryTract.run   100% 34 0 0   100% 4 0   100%
python/lsst/drp/tasks/make_coadd_input_summary.py MakeCoaddInputSummary.run   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/make_coadd_input_summary.py (no function)   100% 24 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py WarpDetectorInputs.exposure   100% 3 0 0   100% 2 0   100%
python/lsst/drp/tasks/make_direct_warp.py WarpDetectorInputs.background_to_photometric_ratio   100% 3 0 0   100% 2 0   100%
python/lsst/drp/tasks/make_direct_warp.py WarpDetectorInputs.apply_background   100% 5 0 0   100% 4 0   100%
python/lsst/drp/tasks/make_direct_warp.py WarpDetectorInputs.revert_background   100% 5 0 0   100% 4 0   100%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConnections.__init__   0% 14 14 0   0% 12 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConfig.bgSubtracted   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConfig.bgSubtracted   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConfig.doApplySkyCorr   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConfig.doApplySkyCorr   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpConfig.setDefaults   100% 4 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.__init__   88% 8 1 0   50% 4 2   75%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.runQuantum   0% 26 26 0   0% 16 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask._preselect_inputs   0% 15 15 0   0% 4 0   0%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.run   90% 62 6 0   65% 26 7   83%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.process   78% 9 2 0   50% 4 2   69%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask._apply_all_calibrations   33% 42 28 0   32% 28 1   33%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask._prepareEmptyExposure   100% 5 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.compute_median_variance   100% 1 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.get_seed_from_data_id   100% 1 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask.make_noise_exposures   83% 12 2 0   67% 6 2   78%
python/lsst/drp/tasks/make_direct_warp.py MakeDirectWarpTask._get_bad_mask   100% 7 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_direct_warp.py (no function)   100% 99 0 3   100% 0 0   100%
python/lsst/drp/tasks/make_psf_matched_warp.py MakePsfMatchedWarpConfig.setDefaults   100% 3 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_psf_matched_warp.py MakePsfMatchedWarpTask.__init__   100% 2 0 0   100% 0 0   100%
python/lsst/drp/tasks/make_psf_matched_warp.py MakePsfMatchedWarpTask.runQuantum   0% 6 6 0   100% 0 0   0%
python/lsst/drp/tasks/make_psf_matched_warp.py MakePsfMatchedWarpTask.run   87% 53 7 0   70% 10 3   84%
python/lsst/drp/tasks/make_psf_matched_warp.py (no function)   100% 31 0 2   100% 0 0   100%
python/lsst/drp/tasks/measure_sky_frame_background.py MeasureSkyFrameBackgroundConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python/lsst/drp/tasks/measure_sky_frame_background.py MeasureSkyFrameBackgroundTask.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/measure_sky_frame_background.py MeasureSkyFrameBackgroundTask.runQuantum   0% 5 5 0   100% 0 0   0%
python/lsst/drp/tasks/measure_sky_frame_background.py MeasureSkyFrameBackgroundTask.run   0% 7 7 0   100% 0 0   0%
python/lsst/drp/tasks/measure_sky_frame_background.py (no function)   100% 25 0 0   100% 0 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionProcessingError.metadata   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearConnections.__init__   0% 5 5 0   0% 4 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearConnections.adjustQuantum   0% 13 13 0   0% 6 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearConfig.setDefaults   100% 3 0 0   100% 0 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearConfig.validate   67% 3 1 0   50% 2 1   60%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.__init__   100% 3 0 0   100% 0 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.make_metadetect_schema   100% 13 0 0   100% 4 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.validate_skymap_config   100% 11 0 0   100% 10 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.count_cells_along_edges   100% 3 0 0   100% 2 0   100%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.runQuantum   0% 13 13 0   0% 2 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.run   0% 35 35 0   0% 8 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask.process_cell   0% 11 11 0   0% 2 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask._cell_to_coadd_data   0% 9 9 0   0% 2 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask._dictify   0% 16 16 0   0% 8 0   0%
python/lsst/drp/tasks/metadetection_shear.py MetadetectionShearTask._fill_is_inner   0% 6 6 0   100% 0 0   0%
python/lsst/drp/tasks/metadetection_shear.py _make_comb_data   0% 61 61 0   0% 16 0   0%
python/lsst/drp/tasks/metadetection_shear.py _get_mask_frac   0% 7 7 0   0% 2 0   0%
python/lsst/drp/tasks/metadetection_shear.py (no function)   100% 68 0 0   100% 0 0   100%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageConnections.__init__   100% 6 0 0   67% 6 2   83%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageConfig.setDefaults   100% 13 0 0   100% 2 0   100%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageConfig.validate   60% 5 2 0   50% 6 1   55%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask.__init__   100% 28 0 0   50% 2 1   97%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask.runQuantum   79% 42 9 0   78% 18 4   78%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask.run   88% 26 3 0   67% 12 4   82%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask._copyMaskPlanes   100% 6 0 0   100% 4 0   100%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask._find_sources   100% 17 0 0   50% 2 1   95%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask._match_calib_sources   100% 7 0 0   100% 2 0   100%
python/lsst/drp/tasks/reprocess_visit_image.py ReprocessVisitImageTask._apply_photo_calib   100% 6 0 0   100% 0 0   100%
python/lsst/drp/tasks/reprocess_visit_image.py combine_backgrounds   0% 6 6 0   0% 4 0   0%
python/lsst/drp/tasks/reprocess_visit_image.py (no function)   100% 61 0 0   100% 0 0   100%
python/lsst/drp/tasks/single_frame_detect_and_measure.py SingleFrameDetectAndMeasureConfig.setDefaults   0% 8 8 0   100% 0 0   0%
python/lsst/drp/tasks/single_frame_detect_and_measure.py SingleFrameDetectAndMeasureTask.__init__   0% 14 14 0   0% 2 0   0%
python/lsst/drp/tasks/single_frame_detect_and_measure.py SingleFrameDetectAndMeasureTask.runQuantum   0% 13 13 0   100% 0 0   0%
python/lsst/drp/tasks/single_frame_detect_and_measure.py SingleFrameDetectAndMeasureTask.run   0% 27 27 0   0% 12 0   0%
python/lsst/drp/tasks/single_frame_detect_and_measure.py (no function)   100% 34 0 0   100% 0 0   100%
python/lsst/drp/tasks/tract_background.py BinnedTractGeometry.slices   0% 5 5 0   100% 0 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundConnections.__init__   0% 4 4 0   0% 2 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundConnections.adjustQuantum   0% 8 8 0   100% 0 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundConfig.setDefaults   0% 4 4 0   100% 0 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundConfig.validate   0% 3 3 0   0% 2 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.runQuantum   0% 11 11 0   0% 8 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.run   0% 16 16 0   0% 4 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.compute_geometry   0% 16 16 0   0% 8 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.make_hf_background_exposures   0% 22 22 0   0% 6 0   0%
python/lsst/drp/tasks/tract_background.py MeasureTractBackgroundTask.make_lf_background_lists   0% 12 12 0   0% 2 0   0%
python/lsst/drp/tasks/tract_background.py SubtractTractBackgroundConnections.__init__   0% 4 4 0   0% 2 0   0%
python/lsst/drp/tasks/tract_background.py SubtractTractBackgroundTask.run   0% 21 21 0   0% 6 0   0%
python/lsst/drp/tasks/tract_background.py _make_binned_wcs   0% 2 2 0   100% 0 0   0%
python/lsst/drp/tasks/tract_background.py (no function)   100% 69 0 0   100% 0 0   100%
python/lsst/drp/tasks/update_visit_summary.py compute_center_for_detector_record   0% 8 8 0   0% 6 0   0%
python/lsst/drp/tasks/update_visit_summary.py _validate_wcs_provider   100% 3 0 0   100% 0 0   100%
python/lsst/drp/tasks/update_visit_summary.py PossiblyMultipleInput.best_for_detector   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/update_visit_summary.py PerTractInput.load   0% 6 6 0   0% 2 0   0%
python/lsst/drp/tasks/update_visit_summary.py PerTractInput.best_for_detector   0% 16 16 0   0% 10 0   0%
python/lsst/drp/tasks/update_visit_summary.py PerHealpixInput.load   0% 7 7 0   0% 2 0   0%
python/lsst/drp/tasks/update_visit_summary.py PerHealpixInput.best_for_detector   0% 27 27 0   0% 14 0   0%
python/lsst/drp/tasks/update_visit_summary.py GlobalInput.best_for_detector   0% 1 1 0   100% 0 0   0%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryConnections.__init__   73% 41 11 0   68% 22 5   71%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryConfig.validate   60% 5 2 0   50% 4 2   56%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryTask.__init__   92% 24 2 0   71% 14 4   84%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryTask.runQuantum   0% 45 45 0   0% 22 0   0%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryTask.run   0% 73 73 0   0% 38 0   0%
python/lsst/drp/tasks/update_visit_summary.py UpdateVisitSummaryTask._finish_wcs_assignment   0% 20 20 0   0% 8 0   0%
python/lsst/drp/tasks/update_visit_summary.py (no function)   100% 90 0 0   100% 0 0   100%
python/lsst/drp/tasks/version.py (no function)   100% 5 0 0   100% 0 0   100%
tests/assemble_coadd_test_utils.py makeMockSkyInfo   100% 3 0 0   100% 0 0   100%
tests/assemble_coadd_test_utils.py MockCoaddTestData.__init__   96% 25 1 0   50% 2 1   93%
tests/assemble_coadd_test_utils.py MockCoaddTestData.setDummyCoaddInputs   100% 8 0 0   100% 0 0   100%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeCoaddTempExp   100% 9 0 0   100% 0 0   100%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeDummyWcs   100% 10 0 0   50% 6 3   81%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeDummyVisitInfo   100% 15 0 0   50% 2 1   94%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeDummyApCorrMap   100% 6 0 0   100% 0 0   100%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeTestImage   100% 32 0 0   62% 8 3   92%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeVisitSummaryTableHandle   100% 15 0 0   100% 2 0   100%
tests/assemble_coadd_test_utils.py MockCoaddTestData.makeDataRefList   100% 6 0 0   100% 2 0   100%
tests/assemble_coadd_test_utils.py (no function)   100% 53 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py MockAssembleCellCoaddConfig.setDefaults   100% 2 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py MockAssembleCellCoaddTask.runQuantum   100% 6 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.setUpClass   100% 20 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.runTask   100% 13 0 0   100% 10 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.checkSortOrder   75% 8 2 0   75% 4 1   75%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.checkRun   0% 10 10 0   0% 2 0   0%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_assemble_basic   100% 18 0 0   100% 6 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_assemble_empty   100% 3 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_assemble_without_visitSummary   100% 3 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_do_scale_zero_point   100% 7 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_do_calculate_weight_from_warp   100% 5 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_visit_count   100% 5 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_inputs_sorted   100% 3 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_psf_normalization   100% 4 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py AssembleCellCoaddTestCase.test_psf_centering   100% 6 0 0   100% 2 0   100%
tests/test_assemble_cell_coadd.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_assemble_cell_coadd.py (no function)   95% 43 2 2   50% 2 1   93%
tests/test_assemble_coadd.py MockAssembleCoaddConfig.setDefaults   100% 2 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockAssembleCoaddTask.__init__   100% 4 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockAssembleCoaddTask.processResults   0% 1 1 0   100% 0 0   0%
tests/test_assemble_coadd.py MockAssembleCoaddTask.runQuantum   100% 3 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockCompareWarpAssembleCoaddConfig.setDefaults   100% 4 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockCompareWarpAssembleCoaddTask.__init__   100% 1 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockCompareWarpAssembleCoaddTask.runQuantum   100% 6 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockDcrAssembleCoaddConfig.setDefaults   100% 6 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockDcrAssembleCoaddTask.__init__   100% 1 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockInputMapAssembleCoaddConfig.setDefaults   100% 2 0 0   100% 0 0   100%
tests/test_assemble_coadd.py MockInputMapAssembleCoaddTask.__init__   100% 1 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.setUp   100% 10 0 0   100% 2 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.checkRun   100% 4 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testAssembleBasic   100% 3 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testAssemblePsfMatched   100% 3 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testAssembleCompareWarp   100% 3 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testAssembleDCR   100% 3 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testOnlineCoadd   100% 16 0 0   100% 0 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testInputMap   100% 30 0 0   100% 12 0   100%
tests/test_assemble_coadd.py AssembleCoaddTestCase.testArtifactMask   100% 16 0 0   100% 2 0   100%
tests/test_assemble_coadd.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_assemble_coadd.py (no function)   96% 51 2 0   50% 2 1   94%
tests/test_build_camera.py TestBuildCameraFromAstrometry.setUp   100% 24 0 0   100% 6 0   100%
tests/test_build_camera.py TestBuildCameraFromAstrometry.test_normalize_model   98% 43 1 0   95% 20 1   97%
tests/test_build_camera.py TestBuildCameraFromAstrometry.test_normalize_model.min_function   100% 4 0 0   100% 0 0   100%
tests/test_build_camera.py TestBuildCameraFromAstrometry.test_normalize_model.jac   100% 6 0 0   100% 0 0   100%
tests/test_build_camera.py TestBuildCameraFromAstrometry.test_run_with_basic_model   100% 13 0 0   100% 2 0   100%
tests/test_build_camera.py TestBuildCameraFromAstrometry.test_run_with_splitModel   100% 14 0 0   100% 2 0   100%
tests/test_build_camera.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_build_camera.py (no function)   91% 23 2 0   50% 2 1   88%
tests/test_compute_object_epochs.py ComputeObjectEpochsTestCase.test_computeObjectEpochs   100% 5 0 0   100% 0 0   100%
tests/test_compute_object_epochs.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_compute_object_epochs.py (no function)   85% 13 2 0   50% 2 1   80%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.setUp   100% 10 0 0   100% 2 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testUnbalancedLists   100% 4 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testNoProgressiveGain   100% 7 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testBaseGainNone   100% 6 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testProgressiveFirstStep   100% 8 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testProgressiveSecondStep   100% 8 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testProgressiveGain   100% 6 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py DcrAssembleCoaddCalculateGainTestCase.testProgressiveGainBadFit   100% 12 0 0   100% 2 0   100%
tests/test_dcr_assemble_coadd.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_dcr_assemble_coadd.py (no function)   89% 18 2 0   50% 2 1   85%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase.setUp   100% 15 0 0   100% 0 0   100%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase._makeVisitSummaryTableHandle   100% 12 0 0   100% 0 0   100%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase._makeCatalogs   100% 18 0 0   100% 2 0   100%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase._make_refCat   100% 9 0 0   100% 0 0   100%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase.test_fit_objects_without_reference   100% 7 0 0   100% 0 0   100%
tests/test_fit_stellar_motion.py FitStellarMotionTestCase.test_fit_objects_with_reference   100% 6 0 0   100% 0 0   100%
tests/test_fit_stellar_motion.py (no function)   95% 20 1 0   50% 2 1   91%
tests/test_fit_turbulence.py FitTurbulenceTestCase.setUp   100% 15 0 0   100% 0 0   100%
tests/test_fit_turbulence.py FitTurbulenceTestCase._makeWcsCatalog   100% 14 0 0   100% 2 0   100%
tests/test_fit_turbulence.py FitTurbulenceTestCase._makeResidualCatalog   100% 25 0 0   100% 2 0   100%
tests/test_fit_turbulence.py FitTurbulenceTestCase.test_runGP   100% 4 0 0   100% 0 0   100%
tests/test_fit_turbulence.py FitTurbulenceTestCase.test_makeWcs   100% 8 0 0   100% 2 0   100%
tests/test_fit_turbulence.py FitTurbulenceTestCase.test_raiseError   100% 2 0 0   100% 0 0   100%
tests/test_fit_turbulence.py (no function)   90% 21 2 0   50% 2 1   87%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.setUpClass   100% 52 0 0   100% 4 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_simulated_stars   100% 12 0 0   50% 2 1   93%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_isolatedStars   100% 55 0 0   100% 10 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_refCat   100% 26 0 0   100% 2 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_sourceCat   100% 47 0 0   100% 8 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_wcs   100% 34 0 0   88% 8 1   98%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit._make_colors   100% 16 0 0   100% 2 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_get_exposure_info   100% 25 0 0   100% 4 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_refCatLoader   100% 6 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_loading_and_association   100% 17 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_make_outputs   100% 15 0 0   100% 4 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_compute_model_params   100% 5 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_run   100% 30 0 0   100% 8 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_missingWcs   100% 8 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_inputCameraModel   100% 22 0 0   100% 4 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_useColor   100% 5 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesAstrometricFit.test_useIsolatedStars   100% 21 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.setUpClass   100% 59 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_loading_and_association   100% 20 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_refCatLoader   100% 3 0 0   100% 2 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_make_outputs   100% 17 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_missingWcs   100% 8 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_inputCameraModel   100% 24 0 0   100% 6 0   100%
tests/test_gbdesAstrometricFit.py TestGbdesGlobalAstrometricFit.test_useColor   100% 5 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestApparentMotion.setUp   100% 8 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestApparentMotion.test_proper_motion   100% 10 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py TestApparentMotion.test_parallax   100% 11 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_gbdesAstrometricFit.py (no function)   97% 65 2 0   50% 2 1   96%
tests/test_import.py (no function)   83% 6 1 0   50% 2 1   75%
tests/test_make_coadd_input_summary.py MakeCoaddInputSummaryTestCase.setUp   100% 1 0 0   100% 0 0   100%
tests/test_make_coadd_input_summary.py MakeCoaddInputSummaryTestCase._make_coadd_input_handle   100% 9 0 0   100% 0 0   100%
tests/test_make_coadd_input_summary.py MakeCoaddInputSummaryTestCase.test_make_coadd_input_summary_tract   100% 16 0 0   100% 2 0   100%
tests/test_make_coadd_input_summary.py MakeCoaddInputSummaryTestCase.test_make_coadd_input_summary_tract.test_make_coadd_input_summary   0% 16 16 0   0% 6 0   0%
tests/test_make_coadd_input_summary.py (no function)   91% 11 1 0   50% 2 1   85%
tests/test_make_direct_warp.py MakeWarpTestCase.setUpClass   100% 40 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.generate_data_id   96% 27 1 0   67% 6 2   91%
tests/test_make_direct_warp.py MakeWarpTestCase.test_makeWarp   100% 17 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.make_backgroundList   100% 11 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.test_backgrounds   100% 9 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.test_flat_background_ratio   100% 18 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.test_background_errors   100% 22 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpTestCase.test_long_data_ids   100% 15 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpNoGoodPixelsTestCase.setUpClass   100% 2 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpNoGoodPixelsTestCase.test_makeWarp   100% 8 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpNoGoodPixelsTestCase.test_compare_warps   100% 0 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpNoGoodPixelsTestCase.test_long_data_ids   100% 0 0 0   100% 0 0   100%
tests/test_make_direct_warp.py MakeWarpNoGoodPixelsTestCase.test_flat_background_ratio   100% 0 0 0   100% 0 0   100%
tests/test_make_direct_warp.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_make_direct_warp.py (no function)   95% 40 2 0   50% 2 1   93%
tests/test_make_psf_matched_warp.py MockPsfMatchTask.__init__   100% 1 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py MockPsfMatchTask.run   100% 1 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py MakePsfMatchedWarpTestCase._make_warp   100% 6 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py MakePsfMatchedWarpTestCase.test_makeWarp   100% 9 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py MakePsfMatchedWarpTestCase.test_annotated_partial_outputs   100% 7 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_make_psf_matched_warp.py (no function)   93% 29 2 0   50% 2 1   90%
tests/test_metadetection_shear.py ShearObjectSchemaConsistencyTestCase.assertFieldsEqual   100% 3 0 0   100% 2 0   100%
tests/test_metadetection_shear.py ShearObjectSchemaConsistencyTestCase._read_shearobject_columns_from_yaml   100% 7 0 0   75% 4 1   91%
tests/test_metadetection_shear.py ShearObjectSchemaConsistencyTestCase.test_yaml_is_subset_of_generated_schema   100% 9 0 0   100% 2 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.setUpClass   100% 18 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.setUp   100% 2 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_count_cells_along_edges   100% 6 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_lsst_cells_v1   100% 3 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_lsst_cells_v2   100% 3 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_invalid_tract_builder   100% 4 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_no_border_in_both_configs   100% 6 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_border_in_both_configs   100% 7 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_border_too_large   100% 7 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_pixel_scale_mismatch   100% 9 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_success_with_task_border   100% 5 0 0   100% 0 0   100%
tests/test_metadetection_shear.py CountCellsAlongEdgesTestCase.test_validate_skymap_config_success_with_skymap_border   100% 6 0 0   100% 0 0   100%
tests/test_metadetection_shear.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_metadetection_shear.py (no function)   95% 38 2 0   50% 2 1   92%
tests/test_reprocess_visit_image.py make_visit_summary   95% 20 1 0   83% 6 1   92%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskTests.setUp   100% 45 0 0   100% 2 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskTests.test_run   100% 29 0 0   100% 8 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskTests.test_update_masks   100% 30 0 0   100% 2 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.setUp   100% 58 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.tearDown   100% 1 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_lintConnections   100% 2 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_runQuantum   100% 5 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_runQuantum_no_detector_in_visit_summary   100% 6 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_runQuantum_missing_calibs_for_detector_in_visit_summary   100% 7 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_runQuantum_no_sky_corr   100% 7 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py ReprocessVisitImageTaskRunQuantumTests.test_runQuantum_illumination_correction   100% 7 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py setup_module   100% 1 0 0   100% 0 0   100%
tests/test_reprocess_visit_image.py (no function)   94% 35 2 0   50% 2 1   92%
tests/test_update_visit_summary.py UpdateVisitSummaryTestCase.setUp   100% 3 0 0   100% 0 0   100%
tests/test_update_visit_summary.py UpdateVisitSummaryTestCase.test_wcs_provider   100% 20 0 0   100% 0 0   100%
tests/test_update_visit_summary.py UpdateVisitSummaryTestCase.test_photo_calib_provider   100% 20 0 0   100% 0 0   100%
tests/test_update_visit_summary.py UpdateVisitSummaryTestCase.test_background_provider   100% 9 0 0   100% 0 0   100%
tests/test_update_visit_summary.py (no function)   91% 11 1 0   50% 2 1   85%
Total     75% 8001 1977 7   51% 1868 244   71%

No items found using the specified filter.