Coverage report:
25%
hide covered
Files
Functions
Classes
coverage.py v7.5.0
, created at 2024-05-01 16:48 -0700
File
class
statements
missing
excluded
branches
partial
coverage
python/lsst/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/__init__.py
(no class)
9
0
0
0
0
100%
python/lsst/meas/modelfit/cmodel/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py
CModelSingleFrameConfig
2
2
0
0
0
0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py
CModelSingleFramePlugin
5
5
0
0
0
0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py
CModelForcedConfig
2
2
0
0
0
0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py
CModelForcedPlugin
7
7
0
2
0
0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py
(no class)
27
0
0
8
0
100%
python/lsst/meas/modelfit/common.py
(no class)
4
0
0
0
0
100%
python/lsst/meas/modelfit/detail/__init__.py
(no class)
1
0
0
0
0
100%
python/lsst/meas/modelfit/optimizer/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py
OptimizerControl
0
0
0
0
0
100%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py
Optimizer
3
3
0
0
0
0%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py
(no class)
12
0
0
4
0
100%
python/lsst/meas/modelfit/pixelFitRegion/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/pixelFitRegion/pixelFitRegionContinued.py
(no class)
4
0
0
0
0
100%
python/lsst/meas/modelfit/priors/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/priors/priorsContinued.py
SemiEmpiricalPrior
0
0
0
0
0
100%
python/lsst/meas/modelfit/priors/priorsContinued.py
SoftenedLinearPrior
0
0
0
0
0
100%
python/lsst/meas/modelfit/priors/priorsContinued.py
(no class)
14
0
0
4
0
100%
python/lsst/meas/modelfit/psf/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxConfig
27
27
0
6
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxMixin
30
30
0
14
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxSingleFrameConfig
2
2
0
0
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxSingleFramePlugin
5
5
0
0
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxForcedConfig
2
2
0
0
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
GeneralShapeletPsfApproxForcedPlugin
5
5
0
0
0
0%
python/lsst/meas/modelfit/psf/psfContinued.py
(no class)
37
0
0
8
0
100%
python/lsst/meas/modelfit/version.py
(no class)
5
0
0
0
0
100%
tests/test_cModel.py
CModelTestCase
61
61
0
2
0
0%
tests/test_cModel.py
TestMemory
0
0
0
0
0
100%
tests/test_cModel.py
(no class)
26
2
0
2
1
89%
tests/test_cModelPlugins.py
CModelTestCase
39
39
0
6
0
4%
tests/test_cModelPlugins.py
TestMemory
0
0
0
0
0
100%
tests/test_cModelPlugins.py
(no class)
18
2
0
2
1
85%
tests/test_defaultZeroPoint.py
DefaultZeroPointTestCase
15
15
0
4
0
0%
tests/test_defaultZeroPoint.py
TestMemory
0
0
0
0
0
100%
tests/test_defaultZeroPoint.py
(no class)
17
2
0
2
1
84%
tests/test_doubleShapeletPsfApprox.py
DoubleShapeletPsfApproxTestMixin
208
208
0
16
0
0%
tests/test_doubleShapeletPsfApprox.py
SingleGaussianTestCase
2
2
0
0
0
0%
tests/test_doubleShapeletPsfApprox.py
HigherOrderTestCase0
3
3
0
0
0
0%
tests/test_doubleShapeletPsfApprox.py
HigherOrderTestCase1
3
3
0
0
0
0%
tests/test_doubleShapeletPsfApprox.py
TestMemory
0
0
0
0
0
100%
tests/test_doubleShapeletPsfApprox.py
(no class)
46
2
0
2
1
94%
tests/test_generalShapeletPsfApproxPlugins.py
GeneralShapeletPsfApproxPluginsTestCase
128
128
0
0
0
0%
tests/test_generalShapeletPsfApproxPlugins.py
TestMemory
0
0
0
0
0
100%
tests/test_generalShapeletPsfApproxPlugins.py
(no class)
32
2
0
2
1
91%
tests/test_generalShapeletPsfModels.py
GeneralShapeletPsfApproxPluginsTestCase
97
97
0
4
0
0%
tests/test_generalShapeletPsfModels.py
TestMemory
0
0
0
0
0
100%
tests/test_generalShapeletPsfModels.py
(no class)
32
2
0
2
1
91%
tests/test_integrals.py
IntegralsTestCase
5
5
0
2
0
0%
tests/test_integrals.py
TestMemory
0
0
0
0
0
100%
tests/test_integrals.py
(no class)
14
2
0
2
1
81%
tests/test_mixture.py
MixtureTestCase
104
104
0
18
0
0%
tests/test_mixture.py
TestMemory
0
0
0
0
0
100%
tests/test_mixture.py
(no class)
27
4
0
8
1
86%
tests/test_opt.py
OptimizerTestCase
32
32
0
10
0
0%
tests/test_opt.py
TestMemory
0
0
0
0
0
100%
tests/test_opt.py
(no class)
17
2
0
2
1
84%
tests/test_projectedLikelihood.py
UnitTransformedLikelihoodTestCase
129
129
0
2
0
0%
tests/test_projectedLikelihood.py
TestMemory
0
0
0
0
0
100%
tests/test_projectedLikelihood.py
(no class)
29
2
0
2
1
90%
tests/test_psfFitter.py
GeneralPsfFitterTestCase
139
139
0
28
0
0%
tests/test_psfFitter.py
TestMemory
0
0
0
0
0
100%
tests/test_psfFitter.py
(no class)
30
2
0
2
1
91%
tests/test_semiEmpiricalPrior.py
SemiEmpiricalPriorTestCase
39
39
0
8
0
0%
tests/test_semiEmpiricalPrior.py
TestMemory
0
0
0
0
0
100%
tests/test_semiEmpiricalPrior.py
(no class)
19
2
0
2
1
86%
tests/test_softenedLinearPrior.py
SoftenedLinearPriorTestCase
99
99
0
22
0
0%
tests/test_softenedLinearPrior.py
TestMemory
0
0
0
0
0
100%
tests/test_softenedLinearPrior.py
(no class)
28
4
0
4
1
84%
tests/test_truncatedGaussian.py
TruncatedGaussianTestCase
110
110
0
24
0
0%
tests/test_truncatedGaussian.py
TestMemory
0
0
0
0
0
100%
tests/test_truncatedGaussian.py
(no class)
31
4
0
8
1
87%
Total
1796
1337
0
234
14
25%
No items found using the specified filter.