Coverage report:
26%
coverage.py v7.2.5
, created at 2023-05-02 11:55 -0700
Module
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
2
0
0
0
0
100%
python/lsst/analysis/tools/actions/keyedData/keyedDataActions.py
70
40
0
32
0
29%
python/lsst/analysis/tools/actions/keyedData/stellarLocusFit.py
56
43
0
6
0
21%
python/lsst/analysis/tools/actions/keyedData/summaryStatistics.py
16
6
0
0
0
62%
python/lsst/analysis/tools/actions/plot/__init__.py
9
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/colorColorFitPlot.py
167
143
0
17
0
13%
python/lsst/analysis/tools/actions/plot/diaSkyPlot.py
60
37
0
18
0
29%
python/lsst/analysis/tools/actions/plot/histPlot.py
222
175
0
74
0
16%
python/lsst/analysis/tools/actions/plot/multiVisitCoveragePlot.py
406
362
0
180
0
8%
python/lsst/analysis/tools/actions/plot/plotUtils.py
300
259
0
88
1
11%
python/lsst/analysis/tools/actions/plot/rhoStatisticsPlot.py
59
42
0
14
1
25%
python/lsst/analysis/tools/actions/plot/scatterplotWithTwoHists.py
367
311
0
117
0
12%
python/lsst/analysis/tools/actions/plot/skyPlot.py
165
140
0
57
0
11%
python/lsst/analysis/tools/actions/plot/xyPlot.py
61
37
0
20
1
36%
python/lsst/analysis/tools/actions/scalar/__init__.py
1
0
0
0
0
100%
python/lsst/analysis/tools/actions/scalar/scalarActions.py
124
61
0
6
0
48%
python/lsst/analysis/tools/actions/vector/__init__.py
5
0
0
0
0
100%
python/lsst/analysis/tools/actions/vector/calcBinnedStats.py
58
26
0
2
0
53%
python/lsst/analysis/tools/actions/vector/calcRhoStatistics.py
106
61
0
26
3
39%
python/lsst/analysis/tools/actions/vector/calcShapeSize.py
25
11
0
6
0
45%
python/lsst/analysis/tools/actions/vector/ellipticity.py
90
51
0
24
0
34%
python/lsst/analysis/tools/actions/vector/selectors.py
214
132
0
58
0
30%
python/lsst/analysis/tools/actions/vector/vectorActions.py
184
93
0
22
0
44%
python/lsst/analysis/tools/atools/__init__.py
20
0
0
0
0
100%
python/lsst/analysis/tools/atools/apDiaSourceMetrics.py
22
11
0
0
0
50%
python/lsst/analysis/tools/atools/apSsoMetrics.py
15
8
0
0
0
47%
python/lsst/analysis/tools/atools/astrometryWithReference.py
77
51
0
0
0
34%
python/lsst/analysis/tools/atools/coveragePlots.py
25
12
0
4
0
45%
python/lsst/analysis/tools/atools/diffMatched.py
154
102
0
22
0
30%
python/lsst/analysis/tools/atools/fluxMetrics.py
13
8
0
0
0
38%
python/lsst/analysis/tools/atools/genericPrep.py
19
11
0
0
0
42%
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
44
33
0
0
0
25%
python/lsst/analysis/tools/atools/photometry.py
44
34
0
0
0
23%
python/lsst/analysis/tools/atools/seeingMetric.py
12
5
0
0
0
58%
python/lsst/analysis/tools/atools/shapes.py
91
64
0
2
0
29%
python/lsst/analysis/tools/atools/simpleDiaPlot.py
18
12
0
0
0
33%
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
135
112
0
0
0
17%
python/lsst/analysis/tools/contexts/__init__.py
3
0
0
0
0
100%
python/lsst/analysis/tools/contexts/_baseContext.py
95
51
0
26
1
39%
python/lsst/analysis/tools/contexts/_contexts.py
10
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
73
25
0
12
1
60%
python/lsst/analysis/tools/interfaces/_analysisTools.py
137
94
0
72
2
22%
python/lsst/analysis/tools/interfaces/_interfaces.py
31
2
0
0
0
94%
python/lsst/analysis/tools/interfaces/_metricMeasurementBundle.py
32
21
0
14
0
24%
python/lsst/analysis/tools/interfaces/_stages.py
119
87
0
74
0
17%
python/lsst/analysis/tools/interfaces/_task.py
149
105
0
78
2
20%
python/lsst/analysis/tools/statistics.py
5
0
0
0
0
100%
python/lsst/analysis/tools/tasks/__init__.py
9
0
0
0
0
100%
python/lsst/analysis/tools/tasks/associatedSourcesTractAnalysis.py
56
33
0
4
0
38%
python/lsst/analysis/tools/tasks/catalogMatch.py
141
83
0
28
0
34%
python/lsst/analysis/tools/tasks/ccdVisitTableAnalysis.py
34
14
0
2
0
56%
python/lsst/analysis/tools/tasks/diaObjectTableAssocAnalysis.py
11
0
0
0
0
100%
python/lsst/analysis/tools/tasks/diaSourceTableVisitAnalysis.py
11
0
0
0
0
100%
python/lsst/analysis/tools/tasks/diffMatchedAnalysis.py
12
1
0
0
0
92%
python/lsst/analysis/tools/tasks/objectTableSurveyAnalysis.py
32
14
0
10
1
45%
python/lsst/analysis/tools/tasks/objectTableTractAnalysis.py
13
0
0
0
0
100%
python/lsst/analysis/tools/tasks/reconstructor.py
41
32
0
22
1
16%
python/lsst/analysis/tools/tasks/sourceTableVisitAnalysis.py
11
0
0
0
0
100%
python/lsst/analysis/tools/version.py
6
0
0
0
0
100%
tests/test_actions.py
268
226
0
30
0
14%
tests/test_catalogMatch.py
89
66
0
12
1
24%
tests/test_contexts.py
100
49
0
8
1
48%
tests/test_getPlotDatasetTypeNames.py
52
32
0
6
1
36%
tests/test_metrics.py
44
28
0
14
1
29%
tests/test_plotUtils.py
51
41
0
8
1
19%
tests/test_psfResiduals.py
65
46
0
14
1
25%
tests/test_scatterPlot.py
98
72
0
28
1
21%
Total
5668
3912
0
1301
21
26%
No items found using the specified filter.