Coverage report: 24%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-18 10:53 +0000

File function statements missing excluded branches partial coverage
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/__init__.py (no function) 9 0 0 0 0 100%
python/lsst/meas/modelfit/cmodel/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFrameConfig.setDefaults 2 2 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFramePlugin.getExecutionOrder 1 1 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFramePlugin.__init__ 2 2 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFramePlugin.measure 1 1 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFramePlugin.fail 1 1 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedConfig.setDefaults 2 2 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedPlugin.getExecutionOrder 1 1 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedPlugin.__init__ 2 2 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedPlugin.measure 3 3 0 2 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedPlugin.fail 1 1 0 0 0 0%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py (no function) 27 0 0 8 0 100%
python/lsst/meas/modelfit/common.py (no function) 4 0 0 0 0 100%
python/lsst/meas/modelfit/detail/__init__.py (no function) 1 0 0 0 0 100%
python/lsst/meas/modelfit/optimizer/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py Optimizer.getConfig 3 3 0 0 0 0%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py (no function) 12 0 0 4 0 100%
python/lsst/meas/modelfit/pixelFitRegion/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/pixelFitRegion/pixelFitRegionContinued.py (no function) 4 0 0 0 0 100%
python/lsst/meas/modelfit/priors/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/priors/priorsContinued.py fitMixture 15 15 0 4 0 0%
python/lsst/meas/modelfit/priors/priorsContinued.py (no function) 14 0 0 4 0 100%
python/lsst/meas/modelfit/psf/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxConfig.setDefaults 21 21 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxConfig.validate 6 6 0 6 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxMixin.__init__ 4 4 0 2 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxMixin.measure 25 25 0 12 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxMixin.fail 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFrameConfig.setDefaults 2 2 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFramePlugin.getExecutionOrder 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFramePlugin.__init__ 2 2 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFramePlugin.measure 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFramePlugin.fail 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedConfig.setDefaults 2 2 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedPlugin.getExecutionOrder 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedPlugin.__init__ 2 2 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedPlugin.measure 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedPlugin.fail 1 1 0 0 0 0%
python/lsst/meas/modelfit/psf/psfContinued.py (no function) 37 0 0 8 0 100%
python/lsst/meas/modelfit/version.py (no function) 5 0 0 0 0 100%
tests/test_cModel.py makeMultiShapeletCircularGaussian 5 5 0 0 0 0%
tests/test_cModel.py computePsfFlux 9 9 0 0 0 0%
tests/test_cModel.py CModelTestCase.setUp 21 21 0 0 0 0%
tests/test_cModel.py CModelTestCase.tearDown 4 4 0 0 0 0%
tests/test_cModel.py CModelTestCase.testNoNoise 23 23 0 0 0 0%
tests/test_cModel.py CModelTestCase.testVsPsfFlux 13 13 0 2 0 0%
tests/test_cModel.py setup_module 1 1 0 0 0 0%
tests/test_cModel.py (no function) 26 2 0 2 1 89%
tests/test_cModelPlugins.py CModelTestCase.setUp 4 4 0 0 0 0%
tests/test_cModelPlugins.py CModelTestCase.tearDown 2 2 0 0 0 0%
tests/test_cModelPlugins.py CModelTestCase.checkOutputs 16 16 0 4 0 0%
tests/test_cModelPlugins.py CModelTestCase.testPlugins 17 17 0 2 0 11%
tests/test_cModelPlugins.py setup_module 1 1 0 0 0 0%
tests/test_cModelPlugins.py (no function) 18 2 0 2 1 85%
tests/test_defaultZeroPoint.py DefaultZeroPointTestCase.setUp 8 8 0 4 0 0%
tests/test_defaultZeroPoint.py DefaultZeroPointTestCase.testZeroPoint 5 5 0 0 0 0%
tests/test_defaultZeroPoint.py DefaultZeroPointTestCase.tearDown 2 2 0 0 0 0%
tests/test_defaultZeroPoint.py setup_module 1 1 0 0 0 0%
tests/test_defaultZeroPoint.py (no function) 17 2 0 2 1 84%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.initialize 15 15 0 6 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.tearDown 4 4 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.setupTaskConfig 9 9 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.checkBounds 9 9 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.checkRatios 7 7 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.makeImages 5 5 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.checkFitQuality 2 2 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testSingleFramePlugin 17 17 0 2 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testForcedPlugin 22 22 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testInitializeResult 10 10 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitMoments 20 20 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testObjective 29 29 0 2 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitProfile 26 26 0 2 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitProfile.getEllipticity 2 2 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitProfile.computeChiSq 2 2 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitShapelets 20 20 0 4 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testFitShapelets.computeChiSq 2 2 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin.testSingleFrameConfigIO 7 7 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py SingleGaussianTestCase.setUp 2 2 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py HigherOrderTestCase0.setUp 3 3 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py HigherOrderTestCase1.setUp 3 3 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py setup_module 1 1 0 0 0 0%
tests/test_doubleShapeletPsfApprox.py (no function) 46 2 0 2 1 94%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.makeBlankConfig 10 10 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.setUp 8 8 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.tearDown 5 5 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.checkResult 6 6 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.testSingleFrame 13 13 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.testForced 26 26 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.testNanFlag 20 20 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.testInnerIterationsFlag 20 20 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase.testOuterIterationsFlag 20 20 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py setup_module 1 1 0 0 0 0%
tests/test_generalShapeletPsfApproxPlugins.py (no function) 32 2 0 2 1 91%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.setUp 6 6 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.tearDown 4 4 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.makePsf 8 8 0 4 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.runTask 18 18 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.testSingleGaussian 9 9 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.testDoubleGaussian 15 15 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.testDoubleShapelet 10 10 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.testFull 10 10 0 0 0 0%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase.testSequence 17 17 0 0 0 0%
tests/test_generalShapeletPsfModels.py setup_module 1 1 0 0 0 0%
tests/test_generalShapeletPsfModels.py (no function) 32 2 0 2 1 91%
tests/test_integrals.py IntegralsTestCase.setUp 1 1 0 0 0 0%
tests/test_integrals.py IntegralsTestCase.testBVN 4 4 0 2 0 0%
tests/test_integrals.py setup_module 1 1 0 0 0 0%
tests/test_integrals.py (no function) 14 2 0 2 1 81%
tests/test_mixture.py MixtureTestCase.setUp 2 2 0 0 0 0%
tests/test_mixture.py MixtureTestCase.makeRandomMixture 7 7 0 2 0 0%
tests/test_mixture.py MixtureTestCase.testWrappers 16 16 0 2 0 0%
tests/test_mixture.py MixtureTestCase.testGaussian 13 13 0 0 0 0%
tests/test_mixture.py MixtureTestCase.testGaussianSciPy 5 5 0 0 0 0%
tests/test_mixture.py MixtureTestCase.testStudentsT 15 15 0 2 0 0%
tests/test_mixture.py MixtureTestCase.testPersistence 11 11 0 2 0 0%
tests/test_mixture.py MixtureTestCase.testDerivatives 8 8 0 4 0 0%
tests/test_mixture.py MixtureTestCase.testDerivatives.doTest 27 27 0 6 0 0%
tests/test_mixture.py setup_module 1 1 0 0 0 0%
tests/test_mixture.py (no function) 27 4 0 8 1 86%
tests/test_opt.py OptimizerTestCase.setUp 1 1 0 0 0 0%
tests/test_opt.py OptimizerTestCase.testTrustRegionSolver 31 31 0 10 0 0%
tests/test_opt.py setup_module 1 1 0 0 0 0%
tests/test_opt.py (no function) 17 2 0 2 1 84%
tests/test_projectedLikelihood.py makeGaussianFunction 7 7 0 0 0 0%
tests/test_projectedLikelihood.py addGaussian 7 7 0 2 0 0%
tests/test_projectedLikelihood.py scaleExposure 2 2 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.setUp 38 38 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.tearDown 14 14 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.checkLikelihood 11 11 0 2 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.testModel 4 4 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.testWarp 24 24 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.testDirect 17 17 0 0 0 0%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase.testProjected 21 21 0 0 0 0%
tests/test_projectedLikelihood.py setup_module 1 1 0 0 0 0%
tests/test_projectedLikelihood.py (no function) 29 2 0 2 1 90%
tests/test_psfFitter.py computeMoments 3 3 0 0 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.setUp 28 28 0 0 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.tearDown 1 1 0 0 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.testFixedModel 28 28 0 6 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.testEllipseModel 35 35 0 8 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.testFullModel 37 37 0 10 0 0%
tests/test_psfFitter.py GeneralPsfFitterTestCase.testApply 10 10 0 4 0 0%
tests/test_psfFitter.py setup_module 1 1 0 0 0 0%
tests/test_psfFitter.py (no function) 30 2 0 2 1 91%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.setUp 12 12 0 0 0 0%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.tearDown 2 2 0 0 0 0%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.testEvaluate 3 3 0 2 0 0%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.testGradient 7 7 0 2 0 0%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.testHessian 10 10 0 2 0 0%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase.evaluatePrior 5 5 0 2 0 0%
tests/test_semiEmpiricalPrior.py setup_module 1 1 0 0 0 0%
tests/test_semiEmpiricalPrior.py (no function) 19 2 0 2 1 86%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.setUp 8 8 0 0 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.tearDown 2 2 0 0 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.evaluatePrior 5 5 0 2 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.checkDerivatives 34 34 0 4 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.testDerivatives 10 10 0 6 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.testIntegral 3 3 0 2 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.testEllipticityDistribution 14 14 0 4 0 0%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase.testLogRadiusDistribution 23 23 0 4 0 0%
tests/test_softenedLinearPrior.py setup_module 1 1 0 0 0 0%
tests/test_softenedLinearPrior.py (no function) 28 4 0 4 1 84%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.setUp 1 1 0 0 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.check1d 23 23 0 6 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.check1d.altLogEval 3 3 0 2 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.check2d 27 27 0 6 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.check2d.altLogEval 3 3 0 2 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.integrate1d 3 3 0 0 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.integrate1d.func 1 1 0 0 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.integrate2d 3 3 0 2 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.integrate2d.func 1 1 0 0 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.test1d 13 13 0 2 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.test2d 19 19 0 2 0 0%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase.testDegenerate 13 13 0 2 0 0%
tests/test_truncatedGaussian.py setup_module 1 1 0 0 0 0%
tests/test_truncatedGaussian.py (no function) 31 4 0 8 1 87%
Total   1858 1399 0 240 14 24%

No items found using the specified filter.