Coverage report: 27%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-15 02:38 -0700

File statements missing excluded branches partial coverage
python/lsst/__init__.py 2 0 0 0 0 100%
python/lsst/analysis/__init__.py 2 0 0 0 0 100%
python/lsst/analysis/tools/__init__.py 4 0 0 0 0 100%
python/lsst/analysis/tools/actions/__init__.py 0 0 0 0 0 100%
python/lsst/analysis/tools/actions/keyedData/__init__.py 3 0 0 0 0 100%
python/lsst/analysis/tools/actions/keyedData/calcDistances.py 117 96 0 18 0 16%
python/lsst/analysis/tools/actions/keyedData/keyedDataActions.py 71 41 0 32 0 29%
python/lsst/analysis/tools/actions/keyedData/stellarLocusFit.py 146 128 0 32 0 10%
python/lsst/analysis/tools/actions/keyedData/summaryStatistics.py 16 6 0 0 0 62%
python/lsst/analysis/tools/actions/plot/__init__.py 15 0 0 0 0 100%
python/lsst/analysis/tools/actions/plot/barPlots.py 153 123 0 44 0 15%
python/lsst/analysis/tools/actions/plot/calculateRange.py 15 6 0 0 0 60%
python/lsst/analysis/tools/actions/plot/colorColorFitPlot.py 237 207 0 39 0 11%
python/lsst/analysis/tools/actions/plot/diaSkyPlot.py 68 44 0 26 0 26%
python/lsst/analysis/tools/actions/plot/elements/__init__.py 2 0 0 0 0 100%
python/lsst/analysis/tools/actions/plot/elements/histElement.py 17 4 0 2 1 74%
python/lsst/analysis/tools/actions/plot/elements/scatterElement.py 23 7 0 4 1 63%
python/lsst/analysis/tools/actions/plot/focalPlanePlot.py 242 203 0 61 0 13%
python/lsst/analysis/tools/actions/plot/gridPlot.py 65 39 0 30 1 28%
python/lsst/analysis/tools/actions/plot/histPlot.py 233 185 0 84 0 15%
python/lsst/analysis/tools/actions/plot/interpolateDetectorPlot.py 49 26 0 2 0 45%
python/lsst/analysis/tools/actions/plot/matrixPlot.py 162 110 0 82 4 24%
python/lsst/analysis/tools/actions/plot/multiVisitCoveragePlot.py 413 368 0 188 0 7%
python/lsst/analysis/tools/actions/plot/plotUtils.py 266 217 0 96 1 14%
python/lsst/analysis/tools/actions/plot/propertyMapPlot.py 162 129 0 63 0 18%
python/lsst/analysis/tools/actions/plot/rhoStatisticsPlot.py 58 41 0 14 0 24%
python/lsst/analysis/tools/actions/plot/scatterplotWithTwoHists.py 342 274 0 83 0 16%
python/lsst/analysis/tools/actions/plot/skyPlot.py 180 151 0 63 0 12%
python/lsst/analysis/tools/actions/plot/xyPlot.py 78 51 0 30 1 30%
python/lsst/analysis/tools/actions/scalar/__init__.py 1 0 0 0 0 100%
python/lsst/analysis/tools/actions/scalar/scalarActions.py 187 114 0 26 0 34%
python/lsst/analysis/tools/actions/vector/__init__.py 7 0 0 0 0 100%
python/lsst/analysis/tools/actions/vector/calcBinnedStats.py 72 39 0 26 0 48%
python/lsst/analysis/tools/actions/vector/calcMomentSize.py 36 21 0 10 0 33%
python/lsst/analysis/tools/actions/vector/calcRhoStatistics.py 110 63 0 30 3 41%
python/lsst/analysis/tools/actions/vector/ellipticity.py 90 51 0 24 0 34%
python/lsst/analysis/tools/actions/vector/mathActions.py 102 42 0 0 0 59%
python/lsst/analysis/tools/actions/vector/selectors.py 294 189 0 86 0 28%
python/lsst/analysis/tools/actions/vector/vectorActions.py 190 90 0 20 0 48%
python/lsst/analysis/tools/atools/__init__.py 36 0 0 0 0 100%
python/lsst/analysis/tools/atools/amplifierCorrelation.py 37 22 0 2 0 38%
python/lsst/analysis/tools/atools/astrometricRepeatability.py 136 103 0 2 0 24%
python/lsst/analysis/tools/atools/calexpMetrics.py 10 3 0 0 0 70%
python/lsst/analysis/tools/atools/calibQuantityProfile.py 140 96 0 14 0 29%
python/lsst/analysis/tools/atools/calibration.py 33 18 0 0 0 45%
python/lsst/analysis/tools/atools/coveragePlots.py 25 12 0 4 0 45%
python/lsst/analysis/tools/atools/deblenderMetric.py 58 43 0 0 0 26%
python/lsst/analysis/tools/atools/deltaSkyCorr.py 29 21 0 0 0 28%
python/lsst/analysis/tools/atools/diaSolarSystemObjectMetrics.py 15 8 0 0 0 47%
python/lsst/analysis/tools/atools/diaSourceMetrics.py 33 17 0 0 0 48%
python/lsst/analysis/tools/atools/diaSourceTableTractMetrics.py 58 39 0 0 0 33%
python/lsst/analysis/tools/atools/diaSpatialMetricsPlots.py 40 26 0 0 0 35%
python/lsst/analysis/tools/atools/diffMatched.py 246 185 0 82 0 20%
python/lsst/analysis/tools/atools/diffimMetadataMetrics.py 11 3 0 2 0 62%
python/lsst/analysis/tools/atools/fluxMetrics.py 13 8 0 0 0 38%
python/lsst/analysis/tools/atools/genericBuild.py 176 105 0 56 0 31%
python/lsst/analysis/tools/atools/genericMetricAction.py 21 11 0 8 0 41%
python/lsst/analysis/tools/atools/genericPlotAction.py 25 13 0 10 0 34%
python/lsst/analysis/tools/atools/genericPrep.py 19 11 0 0 0 42%
python/lsst/analysis/tools/atools/genericProduce.py 47 37 0 18 0 15%
python/lsst/analysis/tools/atools/limitingMagnitudeMetric.py 20 11 0 0 0 45%
python/lsst/analysis/tools/atools/magDiff.py 32 25 0 0 0 22%
python/lsst/analysis/tools/atools/numericalValidity.py 23 11 0 0 0 52%
python/lsst/analysis/tools/atools/photometricRepeatability.py 75 60 0 2 0 19%
python/lsst/analysis/tools/atools/photometry.py 114 98 0 0 0 14%
python/lsst/analysis/tools/atools/propertyMap.py 21 6 0 0 0 71%
python/lsst/analysis/tools/atools/refCatMatchPlots.py 315 240 0 0 0 24%
python/lsst/analysis/tools/atools/seeingMetric.py 12 5 0 0 0 58%
python/lsst/analysis/tools/atools/shapes.py 102 72 0 2 0 29%
python/lsst/analysis/tools/atools/simpleDiaPlot.py 19 12 0 0 0 37%
python/lsst/analysis/tools/atools/sizeMagnitude.py 14 7 0 2 0 44%
python/lsst/analysis/tools/atools/skyFluxStatisticMetrics.py 26 13 0 0 0 50%
python/lsst/analysis/tools/atools/skyObject.py 56 45 0 0 0 20%
python/lsst/analysis/tools/atools/skySource.py 56 43 0 0 0 23%
python/lsst/analysis/tools/atools/sources.py 34 26 0 0 0 24%
python/lsst/analysis/tools/atools/stellarLocus.py 145 123 0 12 0 14%
python/lsst/analysis/tools/bin/verifyToSasquatch.py 73 52 0 22 0 22%
python/lsst/analysis/tools/contexts/__init__.py 3 0 0 0 0 100%
python/lsst/analysis/tools/contexts/_baseContext.py 93 49 0 36 3 43%
python/lsst/analysis/tools/contexts/_contexts.py 13 0 0 0 0 100%
python/lsst/analysis/tools/interfaces/__init__.py 6 0 0 0 0 100%
python/lsst/analysis/tools/interfaces/_actions.py 89 32 0 32 2 64%
python/lsst/analysis/tools/interfaces/_analysisTools.py 176 125 0 96 1 22%
python/lsst/analysis/tools/interfaces/_interfaces.py 41 2 0 6 2 91%
python/lsst/analysis/tools/interfaces/_metricMeasurementBundle.py 32 21 0 16 0 27%
python/lsst/analysis/tools/interfaces/_stages.py 137 100 0 78 0 17%
python/lsst/analysis/tools/interfaces/_task.py 201 146 0 88 1 19%
python/lsst/analysis/tools/interfaces/datastore/__init__.py 2 0 0 0 0 100%
python/lsst/analysis/tools/interfaces/datastore/_dispatcher.py 281 233 0 120 1 13%
python/lsst/analysis/tools/interfaces/datastore/_sasquatchDatastore.py 102 46 0 14 1 54%
python/lsst/analysis/tools/math.py 72 52 0 24 0 21%
python/lsst/analysis/tools/tasks/__init__.py 26 0 0 0 0 100%
python/lsst/analysis/tools/tasks/ampToAmpCorrelationAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/assocDiaSrcDetectorVisitAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/associatedSourcesTractAnalysis.py 59 33 0 10 0 46%
python/lsst/analysis/tools/tasks/astrometricCatalogMatch.py 84 51 0 16 0 33%
python/lsst/analysis/tools/tasks/calexpSummaryAnalysis.py 17 4 0 0 0 76%
python/lsst/analysis/tools/tasks/calibrationAnalysis.py 39 0 0 0 0 100%
python/lsst/analysis/tools/tasks/catalogMatch.py 137 91 0 54 0 24%
python/lsst/analysis/tools/tasks/ccdVisitTableAnalysis.py 21 3 0 2 0 78%
python/lsst/analysis/tools/tasks/diaObjectDetectorVisitAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/diaSourceTableTractAnalysis.py 13 1 0 0 0 92%
python/lsst/analysis/tools/tasks/diffMatchedAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/diffimTaskDetectorVisitMetricsAnalysis.py 29 15 0 2 0 45%
python/lsst/analysis/tools/tasks/diffimTaskDetectorVisitSpatiallySampledAnalysis.py 21 5 0 4 1 76%
python/lsst/analysis/tools/tasks/gatherResourceUsage.py 227 168 0 78 0 21%
python/lsst/analysis/tools/tasks/objectTableSurveyAnalysis.py 36 17 0 10 1 43%
python/lsst/analysis/tools/tasks/objectTableTractAnalysis.py 13 0 0 0 0 100%
python/lsst/analysis/tools/tasks/photometricCatalogMatch.py 93 64 0 26 0 24%
python/lsst/analysis/tools/tasks/propertyMapTractAnalysis.py 51 26 0 10 0 41%
python/lsst/analysis/tools/tasks/reconstructor.py 41 32 0 22 1 16%
python/lsst/analysis/tools/tasks/refCatObjectAnalysis.py 13 0 0 0 0 100%
python/lsst/analysis/tools/tasks/refCatObjectPhotometricAnalysis.py 13 0 0 0 0 100%
python/lsst/analysis/tools/tasks/refCatSourceAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/refCatSourcePhotometricAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/sourceObjectTableAnalysis.py 47 27 0 6 0 38%
python/lsst/analysis/tools/tasks/sourceTableVisitAnalysis.py 12 0 0 0 0 100%
python/lsst/analysis/tools/tasks/trailedDiaSrcDetectorVisitAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/tasks/verifyBiasResultsAnalysis.py 11 0 0 0 0 100%
python/lsst/analysis/tools/version.py 5 0 0 0 0 100%
python/lsst/analysis/tools/warning_control.py 13 0 0 0 0 100%
tests/test_actions.py 323 268 0 50 1 15%
tests/test_analysisTool.py 67 37 0 4 1 44%
tests/test_catalogMatch.py 93 69 0 12 1 24%
tests/test_contexts.py 100 49 0 8 1 48%
tests/test_diaSourceTableTractMetrics.py 35 24 0 2 1 32%
tests/test_genericPlotAction.py 33 17 0 2 1 49%
tests/test_getPlotDatasetTypeNames.py 52 32 0 6 1 36%
tests/test_metrics.py 71 53 0 30 1 19%
tests/test_plotUtils.py 51 40 0 8 1 20%
tests/test_propertyMapPlot.py 144 116 0 56 1 16%
tests/test_psfResiduals.py 61 43 0 16 1 30%
tests/test_sasquatchDatastore.py 48 29 0 8 1 36%
tests/test_scatterPlot.py 101 74 0 28 1 22%
tests/test_verifyToSasquatch.py 128 98 0 14 0 21%
Total 10228 6987 0 2447 39 27%

No items found using the specified filter.