Coverage report: 21%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-25 08:22 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / shapelet / __init__.py (no function)   100% 9 0 0   100% 0 0   100%
python / lsst / shapelet / constants / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / shapelet / constants / constantsContinued.py BasisTypeEnum.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / shapelet / constants / constantsContinued.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / shapelet / generator.py IndexGenerator.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / shapelet / generator.py IndexGenerator.make   0% 4 4 0   0% 4 0   0%
python / lsst / shapelet / generator.py IndexGenerator.__len__   0% 1 1 0   100% 0 0   0%
python / lsst / shapelet / generator.py HermiteIndexGenerator.__iter__   0% 5 5 0   0% 4 0   0%
python / lsst / shapelet / generator.py LaguerreIndexGenerator.__iter__   0% 14 14 0   0% 6 0   0%
python / lsst / shapelet / generator.py (no function)   100% 12 0 0   100% 0 0   100%
python / lsst / shapelet / multiShapeletFunction / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / shapelet / multiShapeletFunction / multiShapeletFunctionContinued.py MultiShapeletFunction.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / shapelet / multiShapeletFunction / multiShapeletFunctionContinued.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / shapelet / radialProfile / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / shapelet / radialProfile / radialProfileContinued.py RadialProfile.evaluate   0% 3 3 0   0% 2 0   0%
python / lsst / shapelet / radialProfile / radialProfileContinued.py (no function)   100% 7 0 0   100% 0 0   100%
python / lsst / shapelet / shapeletFunction / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / shapelet / shapeletFunction / shapeletFunctionContinued.py ShapeletFunction.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / shapelet / shapeletFunction / shapeletFunctionContinued.py (no function)   100% 6 0 0   100% 0 0   100%
python / lsst / shapelet / tests.py ShapeletTestCase.makeUnitVector   0% 3 3 0   100% 0 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.makeImage   0% 6 6 0   0% 4 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.makeRandomShapeletFunction   0% 10 10 0   0% 4 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.makeRandomMultiShapeletFunction   0% 4 4 0   0% 2 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.compareShapeletFunctions   0% 4 4 0   100% 0 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.simplifyMultiShapeletFunction   0% 10 10 0   0% 6 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.compareMultiShapeletFunctions   0% 6 6 0   0% 4 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.checkMoments   0% 15 15 0   100% 0 0   0%
python / lsst / shapelet / tests.py ShapeletTestCase.checkConvolution   0% 22 22 0   0% 2 0   0%
python / lsst / shapelet / tests.py (no function)   91% 22 2 0   100% 0 0   91%
python / lsst / shapelet / tractor.py registerRadialProfiles   82% 28 5 0   88% 8 1   83%
python / lsst / shapelet / tractor.py evaluateRadial   0% 18 18 0   0% 12 0   0%
python / lsst / shapelet / tractor.py integrateNormalizedFluxes   0% 9 9 0   0% 2 0   0%
python / lsst / shapelet / tractor.py plotSuite   0% 63 63 0   0% 28 0   0%
python / lsst / shapelet / tractor.py (no function)   100% 13 0 0   100% 0 0   100%
python / lsst / shapelet / version.py (no function)   100% 5 0 0   100% 0 0   100%
tests / test_functorKeys.py FunctorKeyTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_functorKeys.py FunctorKeyTestCase.testComputeOrder   0% 7 7 0   0% 4 0   0%
tests / test_functorKeys.py FunctorKeyTestCase.testShapeletFunctionKey   0% 17 17 0   100% 0 0   0%
tests / test_functorKeys.py FunctorKeyTestCase.testMultiShapeletFunctionKey   0% 16 16 0   100% 0 0   0%
tests / test_functorKeys.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_functorKeys.py (no function)   89% 18 2 0   50% 2 1   85%
tests / test_hermiteTransformMatrix.py HermiteTransformMatrixTestCase.setUp   0% 4 4 0   100% 0 0   0%
tests / test_hermiteTransformMatrix.py HermiteTransformMatrixTestCase.ht   0% 4 4 0   0% 2 0   0%
tests / test_hermiteTransformMatrix.py HermiteTransformMatrixTestCase.testCoefficientMatrices   0% 7 7 0   0% 4 0   0%
tests / test_hermiteTransformMatrix.py HermiteTransformMatrixTestCase.testCoefficientsAgainstHermite   0% 4 4 0   0% 2 0   0%
tests / test_hermiteTransformMatrix.py HermiteTransformMatrixTestCase.testTransformMatrix   0% 16 16 0   0% 8 0   0%
tests / test_hermiteTransformMatrix.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_hermiteTransformMatrix.py (no function)   83% 24 4 0   50% 2 1   81%
tests / test_matrixBuilder.py MatrixBuilderTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.checkAccessors   0% 2 2 0   100% 0 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testShapeletMatrixBuilder   0% 43 43 0   100% 0 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testRemappedShapeletMatrixBuilder   0% 35 35 0   100% 0 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testConvolvedShapeletMatrixBuilder   0% 43 43 0   0% 8 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testRemappedConvolvedShapeletMatrixBuilder   0% 32 32 0   0% 4 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testCompoundMatrixBuilder   0% 39 39 0   0% 4 0   0%
tests / test_matrixBuilder.py MatrixBuilderTestCase.testConvolvedCompoundMatrixBuilder   0% 40 40 0   0% 2 0   0%
tests / test_matrixBuilder.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_matrixBuilder.py (no function)   91% 22 2 0   50% 2 1   88%
tests / test_multiShapelet.py MultiShapeletTestCase.setUp   0% 1 1 0   100% 0 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testMoments   0% 7 7 0   100% 0 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testPickle   0% 8 8 0   0% 2 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testConvolveGaussians   0% 30 30 0   0% 6 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testConvolveGaussians.makeMultiShapeletFunction   0% 6 6 0   0% 2 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testConvolveGaussians.evalMultiGaussian   0% 4 4 0   100% 0 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testConvolveGaussians.printForGalSim   100% 0 0 0   100% 0 0   100%
tests / test_multiShapelet.py MultiShapeletTestCase.testBasisNormalize   0% 11 11 0   0% 2 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testBasisNormalize.makePositiveMatrix   0% 3 3 0   100% 0 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testBasisScale   0% 11 11 0   0% 2 0   0%
tests / test_multiShapelet.py MultiShapeletTestCase.testBasisMerge   0% 17 17 0   0% 2 0   0%
tests / test_multiShapelet.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_multiShapelet.py (no function)   90% 21 2 0   50% 2 1   87%
tests / test_profiles.py ProfileTestCase.testRadii   0% 10 10 0   0% 4 0   0%
tests / test_profiles.py ProfileTestCase.testGaussian   0% 6 6 0   100% 0 0   0%
tests / test_profiles.py ProfileTestCase.testShapeletApproximations   0% 33 33 0   0% 8 0   0%
tests / test_profiles.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_profiles.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_projection.py ProjectionTestCase.setUp   0% 2 2 0   100% 0 0   0%
tests / test_projection.py ProjectionTestCase.testRotation   0% 15 15 0   100% 0 0   0%
tests / test_projection.py ProjectionTestCase.testPerturbation   0% 16 16 0   0% 2 0   0%
tests / test_projection.py ProjectionTestCase.testConvolution0   0% 8 8 0   100% 0 0   0%
tests / test_projection.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_projection.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.setUp   0% 10 10 0   0% 2 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testPickle   0% 7 7 0   0% 2 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testConversion   0% 14 14 0   0% 4 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testMoments   0% 5 5 0   0% 2 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testDerivatives   0% 17 17 0   0% 4 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testAddToImage   0% 14 14 0   0% 2 0   0%
tests / test_shapeletFunction.py ShapeletFunctionTestCase.testConvolution   0% 16 16 0   0% 2 0   0%
tests / test_shapeletFunction.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_shapeletFunction.py (no function)   85% 26 4 0   50% 2 1   82%
Total     23% 1070 820 0   7% 188 8   21%

No items found using the specified filter.