Coverage report: 26%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-24 08:53 +0000

    Statements   Branches   Total
File   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py   100% 2 0 0   100% 0 0   100%
python / lsst / analysis / __init__.py   100% 2 0 0   100% 0 0   100%
python / lsst / analysis / tools / __init__.py   100% 4 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / __init__.py   100% 0 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / config / __init__.py   100% 1 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / config / binning.py   58% 19 8 0   0% 2 0   52%
python / lsst / analysis / tools / actions / healSparseMap / __init__.py   100% 1 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / healSparseMap / healSparseMapActions.py   83% 12 2 0   100% 0 0   83%
python / lsst / analysis / tools / actions / keyedData / __init__.py   100% 5 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / keyedData / calcBinnedCompleteness.py   42% 122 71 0   0% 16 0   37%
python / lsst / analysis / tools / actions / keyedData / calcCompletenessHistogram.py   29% 76 54 0   0% 22 0   22%
python / lsst / analysis / tools / actions / keyedData / calcDistances.py   18% 126 103 0   0% 20 0   16%
python / lsst / analysis / tools / actions / keyedData / keyedDataActions.py   45% 85 47 0   0% 28 0   34%
python / lsst / analysis / tools / actions / keyedData / stellarLocusFit.py   12% 148 130 0   0% 32 0   10%
python / lsst / analysis / tools / actions / keyedData / summaryStatistics.py   62% 16 6 0   100% 0 0   62%
python / lsst / analysis / tools / actions / plot / __init__.py   100% 19 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / plot / barPlots.py   20% 155 124 0   0% 42 0   16%
python / lsst / analysis / tools / actions / plot / calculateRange.py   66% 32 11 0   0% 2 0   62%
python / lsst / analysis / tools / actions / plot / coaddDepthPlot.py   24% 75 57 2   0% 18 0   19%
python / lsst / analysis / tools / actions / plot / colorColorFitPlot.py   13% 255 223 0   0% 44 0   11%
python / lsst / analysis / tools / actions / plot / completenessPlot.py   22% 129 101 0   0% 52 0   15%
python / lsst / analysis / tools / actions / plot / diaSkyPlot.py   35% 68 44 0   0% 26 0   26%
python / lsst / analysis / tools / actions / plot / elements / __init__.py   100% 3 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / plot / elements / histElement.py   86% 14 2 3   100% 0 0   86%
python / lsst / analysis / tools / actions / plot / elements / plotInfoElement.py   56% 16 7 2   100% 0 0   56%
python / lsst / analysis / tools / actions / plot / elements / scatterElement.py   75% 20 5 3   0% 2 0   68%
python / lsst / analysis / tools / actions / plot / focalPlanePlot.py   16% 244 205 0   0% 60 0   13%
python / lsst / analysis / tools / actions / plot / gridPlot.py   36% 78 50 2   0% 38 0   24%
python / lsst / analysis / tools / actions / plot / histPlot.py   21% 266 211 0   0% 92 0   15%
python / lsst / analysis / tools / actions / plot / interpolateDetectorPlot.py   30% 81 57 0   0% 24 0   23%
python / lsst / analysis / tools / actions / plot / matrixPlot.py   32% 160 108 3   0% 52 0   25%
python / lsst / analysis / tools / actions / plot / multiVisitCoveragePlot.py   11% 414 368 0   0% 184 0   8%
python / lsst / analysis / tools / actions / plot / plotUtils.py   13% 292 254 2   0% 90 0   10%
python / lsst / analysis / tools / actions / plot / propertyMapPlot.py   12% 344 303 0   0% 106 0   9%
python / lsst / analysis / tools / actions / plot / quiverPlot.py   38% 60 37 0   0% 10 0   33%
python / lsst / analysis / tools / actions / plot / rhoStatisticsPlot.py   31% 58 40 0   0% 10 0   26%
python / lsst / analysis / tools / actions / plot / scatterplotWithTwoHists.py   17% 445 368 0   0% 136 0   13%
python / lsst / analysis / tools / actions / plot / skyPlot.py   16% 210 176 0   0% 82 0   12%
python / lsst / analysis / tools / actions / plot / wholeSkyPlot.py   19% 241 196 0   0% 90 0   14%
python / lsst / analysis / tools / actions / plot / wholeTractImage.py   20% 184 147 0   0% 62 0   15%
python / lsst / analysis / tools / actions / plot / xyPlot.py   36% 76 49 3   0% 18 0   29%
python / lsst / analysis / tools / actions / scalar / __init__.py   100% 1 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / scalar / scalarActions.py   39% 223 137 0   0% 30 0   34%
python / lsst / analysis / tools / actions / vector / __init__.py   100% 7 0 0   100% 0 0   100%
python / lsst / analysis / tools / actions / vector / calcBinnedStats.py   46% 72 39 0   0% 12 0   39%
python / lsst / analysis / tools / actions / vector / calcMomentSize.py   43% 37 21 0   0% 10 0   34%
python / lsst / analysis / tools / actions / vector / calcRhoStatistics.py   42% 89 52 3   0% 8 0   38%
python / lsst / analysis / tools / actions / vector / ellipticity.py   43% 90 51 0   0% 24 0   34%
python / lsst / analysis / tools / actions / vector / mathActions.py   59% 116 48 0   100% 0 0   59%
python / lsst / analysis / tools / actions / vector / selectors.py   36% 394 252 0   0% 104 0   29%
python / lsst / analysis / tools / actions / vector / vectorActions.py   50% 212 105 0   0% 22 0   46%
python / lsst / analysis / tools / atools / __init__.py   100% 47 0 0   100% 0 0   100%
python / lsst / analysis / tools / atools / actionMagnitudeScatterPlot.py   51% 39 19 0   0% 8 0   43%
python / lsst / analysis / tools / atools / amplifierCorrelation.py   41% 37 22 0   0% 2 0   38%
python / lsst / analysis / tools / atools / astrometricRepeatability.py   23% 142 109 0   0% 2 0   23%
python / lsst / analysis / tools / atools / calexpMetrics.py   62% 24 9 0   0% 2 0   58%
python / lsst / analysis / tools / atools / calibQuantityProfile.py   31% 140 96 0   0% 14 0   29%
python / lsst / analysis / tools / atools / calibration.py   45% 33 18 0   100% 0 0   45%
python / lsst / analysis / tools / atools / coaddInputCount.py   24% 97 74 0   0% 8 0   22%
python / lsst / analysis / tools / atools / columnMagnitudeScatterPlot.py   41% 32 19 0   0% 10 0   31%
python / lsst / analysis / tools / atools / counts.py   50% 14 7 0   100% 0 0   50%
python / lsst / analysis / tools / atools / coveragePlots.py   52% 25 12 0   0% 4 0   45%
python / lsst / analysis / tools / atools / deblenderMetric.py   25% 67 50 0   100% 0 0   25%
python / lsst / analysis / tools / atools / deltaSkyCorr.py   28% 29 21 0   100% 0 0   28%
python / lsst / analysis / tools / atools / diaFakeMetrics.py   57% 69 30 0   100% 0 0   57%
python / lsst / analysis / tools / atools / diaObjectPlot.py   33% 30 20 0   100% 0 0   33%
python / lsst / analysis / tools / atools / diaSolarSystemObjectMetrics.py   47% 15 8 0   100% 0 0   47%
python / lsst / analysis / tools / atools / diaSourceMetrics.py   47% 36 19 0   100% 0 0   47%
python / lsst / analysis / tools / atools / diaSourceTableTractMetrics.py   34% 53 35 0   100% 0 0   34%
python / lsst / analysis / tools / atools / diaSpatialMetricsPlots.py   40% 53 32 0   0% 2 0   38%
python / lsst / analysis / tools / atools / diffMatched.py   26% 543 401 0   0% 170 0   20%
python / lsst / analysis / tools / atools / diffimMetadataMetrics.py   77% 13 3 0   0% 2 0   67%
python / lsst / analysis / tools / atools / ellipticityMagnitude.py   45% 22 12 0   100% 0 0   45%
python / lsst / analysis / tools / atools / fluxMetrics.py   38% 13 8 0   100% 0 0   38%
python / lsst / analysis / tools / atools / genericBuild.py   40% 257 155 0   0% 84 0   30%
python / lsst / analysis / tools / atools / genericMetricAction.py   48% 21 11 0   0% 6 0   37%
python / lsst / analysis / tools / atools / genericPlotAction.py   48% 25 13 0   0% 10 0   34%
python / lsst / analysis / tools / atools / genericPrep.py   42% 19 11 0   100% 0 0   42%
python / lsst / analysis / tools / atools / genericProduce.py   18% 61 50 0   0% 22 0   13%
python / lsst / analysis / tools / atools / healSparsePropertyMap.py   56% 27 12 0   100% 0 0   56%
python / lsst / analysis / tools / atools / limitingMagnitudeMetric.py   45% 20 11 0   100% 0 0   45%
python / lsst / analysis / tools / atools / limitingSurfaceBrightness.py   42% 19 11 0   100% 0 0   42%
python / lsst / analysis / tools / atools / magDiff.py   22% 32 25 0   100% 0 0   22%
python / lsst / analysis / tools / atools / metadataMetrics.py   53% 36 17 0   0% 14 0   38%
python / lsst / analysis / tools / atools / numericalValidity.py   52% 23 11 0   100% 0 0   52%
python / lsst / analysis / tools / atools / photometricRepeatability.py   19% 83 67 0   0% 2 0   19%
python / lsst / analysis / tools / atools / photometry.py   14% 114 98 0   100% 0 0   14%
python / lsst / analysis / tools / atools / refCatMatchPlots.py   23% 353 272 0   100% 0 0   23%
python / lsst / analysis / tools / atools / seeingMetric.py   58% 12 5 0   100% 0 0   58%
python / lsst / analysis / tools / atools / shapes.py   28% 324 234 0   0% 2 0   28%
python / lsst / analysis / tools / atools / simpleDiaPlot.py   37% 19 12 0   100% 0 0   37%
python / lsst / analysis / tools / atools / sizeMagnitude.py   50% 14 7 0   0% 2 0   44%
python / lsst / analysis / tools / atools / skyFluxStatisticMetrics.py   50% 26 13 0   100% 0 0   50%
python / lsst / analysis / tools / atools / skyObject.py   19% 57 46 0   100% 0 0   19%
python / lsst / analysis / tools / atools / skySource.py   23% 56 43 0   100% 0 0   23%
python / lsst / analysis / tools / atools / sources.py   24% 34 26 0   100% 0 0   24%
python / lsst / analysis / tools / atools / stellarLocus.py   15% 145 123 0   0% 12 0   14%
python / lsst / analysis / tools / atools / wholeSkyPlotTool.py   52% 23 11 0   0% 2 0   48%
python / lsst / analysis / tools / atools / wholeTractImageTool.py   47% 45 24 0   100% 0 0   47%
python / lsst / analysis / tools / bin / verifyToSasquatch.py   34% 53 35 0   0% 8 0   30%
python / lsst / analysis / tools / contexts / __init__.py   100% 2 0 0   100% 0 0   100%
python / lsst / analysis / tools / contexts / _baseContext.py   45% 88 48 10   8% 24 0   38%
python / lsst / analysis / tools / contexts / _contexts.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / interfaces / __init__.py   100% 6 0 0   100% 0 0   100%
python / lsst / analysis / tools / interfaces / _actions.py   66% 93 32 2   8% 12 1   59%
python / lsst / analysis / tools / interfaces / _analysisTools.py   29% 175 125 3   3% 78 0   21%
python / lsst / analysis / tools / interfaces / _interfaces.py   95% 40 2 6   100% 0 0   95%
python / lsst / analysis / tools / interfaces / _metricMeasurementBundle.py   33% 42 28 0   0% 12 0   26%
python / lsst / analysis / tools / interfaces / _stages.py   29% 157 112 0   0% 76 0   19%
python / lsst / analysis / tools / interfaces / _task.py   24% 268 205 3   0% 116 0   16%
python / lsst / analysis / tools / interfaces / datastore / __init__.py   100% 2 0 0   100% 0 0   100%
python / lsst / analysis / tools / interfaces / datastore / _dispatcher.py   16% 301 252 2   0% 112 0   12%
python / lsst / analysis / tools / interfaces / datastore / _sasquatchDatastore.py   52% 109 52 3   0% 6 0   50%
python / lsst / analysis / tools / math.py   26% 94 70 0   0% 4 0   24%
python / lsst / analysis / tools / scripts / __init__.py   100% 0 0 0   100% 0 0   100%
python / lsst / analysis / tools / scripts / allSkyProj.py   0% 70 70 0   0% 16 0   0%
python / lsst / analysis / tools / tasks / __init__.py   100% 43 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / ampToAmpCorrelationAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / assocDiaSrcDetectorVisitAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / associatedSourcesTractAnalysis.py   29% 120 85 0   0% 24 0   24%
python / lsst / analysis / tools / tasks / astrometricCatalogMatch.py   37% 99 62 0   0% 14 0   33%
python / lsst / analysis / tools / tasks / calexpSummaryAnalysis.py   68% 19 6 0   0% 2 0   62%
python / lsst / analysis / tools / tasks / calibrationAnalysis.py   100% 39 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / catalogMatch.py   33% 142 95 0   0% 52 0   24%
python / lsst / analysis / tools / tasks / ccdVisitTableAnalysis.py   86% 21 3 0   0% 2 0   78%
python / lsst / analysis / tools / tasks / coaddDepthSummary.py   34% 53 35 0   0% 4 0   32%
python / lsst / analysis / tools / tasks / coaddDepthSummaryPlot.py   41% 41 24 0   0% 4 0   38%
python / lsst / analysis / tools / tasks / coaddDepthTableTractAnalysis.py   100% 12 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / coaddInputAnalysis.py   32% 76 52 0   0% 16 0   26%
python / lsst / analysis / tools / tasks / deltaSkyCorrAnalysis.py   0% 58 58 0   0% 2 0   0%
python / lsst / analysis / tools / tasks / diaFakesDetectorVisitAnalysis.py   100% 18 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diaFakesVisitAnalysis.py   100% 18 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diaObjectDetectorVisitAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diaObjectTractAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diaSourceDetectorVisitAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diaSourceTableTractAnalysis.py   92% 13 1 0   100% 0 0   92%
python / lsst / analysis / tools / tasks / diffMatchedAnalysis.py   100% 10 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / diffimKernelQuiverPlotVisit.py   33% 88 59 0   0% 12 0   29%
python / lsst / analysis / tools / tasks / diffimTaskDetectorVisitMetricsAnalysis.py   55% 31 14 0   0% 2 0   52%
python / lsst / analysis / tools / tasks / diffimTaskDetectorVisitSpatiallySampledAnalysis.py   80% 20 4 2   100% 0 0   80%
python / lsst / analysis / tools / tasks / gatherResourceUsage.py   25% 239 179 0   0% 72 0   19%
python / lsst / analysis / tools / tasks / injectedObjectAnalysis.py   100% 10 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / limitingSurfaceBrightnessAnalysis.py   0% 84 84 0   0% 8 0   0%
python / lsst / analysis / tools / tasks / makeMetricTable.py   26% 94 70 0   0% 44 0   17%
python / lsst / analysis / tools / tasks / makeTractPostageStamp.py   24% 88 67 0   0% 10 0   21%
python / lsst / analysis / tools / tasks / metadataAnalysis.py   29% 78 55 0   0% 38 0   20%
python / lsst / analysis / tools / tasks / metadataExposureDetectorAnalysis.py   55% 22 10 0   0% 2 0   50%
python / lsst / analysis / tools / tasks / metricAnalysis.py   62% 24 9 0   100% 0 0   62%
python / lsst / analysis / tools / tasks / objectTableSurveyAnalysis.py   54% 35 16 2   0% 6 0   46%
python / lsst / analysis / tools / tasks / objectTableTractAnalysis.py   83% 18 3 0   0% 2 0   75%
python / lsst / analysis / tools / tasks / photometricCatalogMatch.py   28% 99 71 0   0% 24 0   23%
python / lsst / analysis / tools / tasks / propertyMapAnalysis.py   46% 76 41 0   0% 8 0   42%
python / lsst / analysis / tools / tasks / reconstructor.py   22% 40 31 2   0% 20 0   15%
python / lsst / analysis / tools / tasks / refCatObjectAnalysis.py   100% 13 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / refCatObjectPhotometricAnalysis.py   100% 13 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / refCatSourceAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / refCatSourcePhotometricAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / sourceObjectTableAnalysis.py   32% 189 128 0   0% 36 0   27%
python / lsst / analysis / tools / tasks / sourceTableVisitAnalysis.py   100% 12 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / trailedDiaSrcDetectorVisitAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / verifyBiasResultsAnalysis.py   100% 11 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / wholeSkyAnalysis.py   100% 13 0 0   100% 0 0   100%
python / lsst / analysis / tools / tasks / wholeTractImageAnalysis.py   41% 85 50 0   0% 18 0   34%
python / lsst / analysis / tools / utils.py   32% 40 27 0   0% 2 0   31%
python / lsst / analysis / tools / version.py   100% 5 0 0   100% 0 0   100%
python / lsst / analysis / tools / warning_control.py   100% 18 0 0   100% 0 0   100%
tests / test_actions.py   16% 382 320 0   2% 40 1   15%
tests / test_analysisTool.py   48% 61 32 8   50% 2 1   48%
tests / test_catalogMatch.py   26% 93 69 0   8% 12 1   24%
tests / test_coaddInputAnalysis.py   25% 95 71 0   50% 2 1   26%
tests / test_columnMagnitudeScatterPlot.py   31% 39 27 0   50% 2 1   32%
tests / test_completenessPlot.py   23% 108 83 0   10% 20 2   21%
tests / test_contexts.py   53% 104 49 0   50% 2 1   53%
tests / test_diaSourceMetrics.py   44% 18 10 0   50% 2 1   45%
tests / test_diaSourceTableTractMetrics.py   33% 30 20 0   50% 2 1   34%
tests / test_gatherResourceUsage.py   38% 48 30 0   17% 6 1   35%
tests / test_genericPlotAction.py   48% 33 17 0   50% 2 1   49%
tests / test_getPlotDatasetTypeNames.py   38% 52 32 0   17% 6 1   36%
tests / test_histPlot.py   40% 35 21 0   25% 4 1   38%
tests / test_matrixPlot.py   25% 68 51 0   50% 2 1   26%
tests / test_metrics.py   25% 88 66 0   4% 24 1   21%
tests / test_plotUtils.py   22% 51 40 0   50% 2 1   23%
tests / test_propertyMapPlot.py   18% 184 151 0   2% 40 1   15%
tests / test_psfResiduals.py   30% 61 43 0   12% 8 1   28%
tests / test_sasquatchDatastore.py   40% 48 29 0   50% 2 1   40%
tests / test_scatterPlot.py   27% 102 74 0   6% 16 1   25%
tests / test_singleColumnMagnitudeScatterPlot.py   31% 39 27 0   50% 2 1   32%
tests / test_utils.py   31% 54 37 0   12% 8 1   29%
tests / test_verifyToSasquatch.py   27% 60 44 0   0% 4 0   25%
Total   31% 14896 10314 66   1% 3048 24   26%

No items found using the specified filter.