Coverage report: 24%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:53 +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 / ap / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / pipe / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / pipe / apPipeParser.py ApPipeParser.__init__   0% 6 6 0   100% 0 0   0%
python / lsst / ap / pipe / apPipeParser.py ApPipeParser.parse_args   0% 64 64 0   0% 34 0   0%
python / lsst / ap / pipe / apPipeParser.py ApPipeParser._makeButler   0% 16 16 0   0% 12 0   0%
python / lsst / ap / pipe / apPipeParser.py ApPipeParser._addRepo   0% 6 6 0   0% 6 0   0%
python / lsst / ap / pipe / apPipeParser.py _fixPath   0% 6 6 0   0% 4 0   0%
python / lsst / ap / pipe / apPipeParser.py obeyShowArgument   0% 44 44 0   0% 22 0   0%
python / lsst / ap / pipe / apPipeParser.py obeyShowArgument.FilteredStream.__init__   0% 7 7 0   0% 4 0   0%
python / lsst / ap / pipe / apPipeParser.py obeyShowArgument.FilteredStream.write   0% 4 4 0   0% 2 0   0%
python / lsst / ap / pipe / apPipeParser.py showTaskHierarchy   0% 6 6 0   0% 2 0   0%
python / lsst / ap / pipe / apPipeParser.py getTaskDict   0% 14 14 0   0% 8 0   0%
python / lsst / ap / pipe / apPipeParser.py (no function)   100% 24 0 0   100% 0 0   100%
python / lsst / ap / pipe / apPipeTaskRunner.py ApPipeTaskRunner.getTargetList   0% 1 1 0   100% 0 0   0%
python / lsst / ap / pipe / apPipeTaskRunner.py (no function)   100% 5 0 0   100% 0 0   100%
python / lsst / ap / pipe / ap_pipe.py ApPipeConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeConfig.validate   0% 11 11 0   0% 10 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask.__init__   0% 5 5 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask.runDataRef   0% 29 29 0   0% 18 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask.runProcessCcd   0% 2 2 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask.runDiffIm   0% 2 2 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask.runAssociation   0% 6 6 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py ApPipeTask._makeArgumentParser   0% 1 1 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py _siblingRef   0% 2 2 0   100% 0 0   0%
python / lsst / ap / pipe / ap_pipe.py (no function)   100% 34 0 0   100% 0 0   100%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask.run   0% 7 7 0   100% 0 0   0%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask.createRandomPositions   0% 11 11 0   100% 0 0   0%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask._createRotMatrix   0% 9 9 0   100% 0 0   0%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask.createVisitCoaddSubdivision   0% 11 11 0   0% 4 0   0%
python / lsst / ap / pipe / createApFakes.py CreateRandomApFakesTask.createRandomMagnitudes   0% 5 5 0   0% 2 0   0%
python / lsst / ap / pipe / createApFakes.py (no function)   100% 29 0 0   100% 0 0   100%
python / lsst / ap / pipe / make_apdb.py ConfigOnlyParser.__init__   0% 5 5 0   0% 2 0   0%
python / lsst / ap / pipe / make_apdb.py ConfigOnlyParser.parse_args   0% 16 16 0   0% 4 0   0%
python / lsst / ap / pipe / make_apdb.py makeApdb   0% 5 5 0   100% 0 0   0%
python / lsst / ap / pipe / make_apdb.py ConfigValueAction.__call__   0% 9 9 0   0% 8 0   0%
python / lsst / ap / pipe / make_apdb.py ConfigFileAction.__call__   0% 4 4 0   0% 4 0   0%
python / lsst / ap / pipe / make_apdb.py (no function)   100% 13 0 0   100% 0 0   100%
python / lsst / ap / pipe / metrics.py ApFakesCompletenessMetricTask.runQuantum   0% 9 9 0   0% 2 0   0%
python / lsst / ap / pipe / metrics.py ApFakesCompletenessMetricTask.run   0% 9 9 0   0% 4 0   0%
python / lsst / ap / pipe / metrics.py ApFakesCountMetricTask.run   0% 7 7 0   0% 2 0   0%
python / lsst / ap / pipe / metrics.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / ap / pipe / version.py (no function)   100% 6 0 0   100% 0 0   100%
tests / test_appipe.py PipelineTestSuite._makeDefaultConfig   0% 4 4 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.setUpClass   0% 8 8 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite._setupObjPatch   0% 3 3 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.setUp   0% 6 6 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.setUp.makeMockDataRef   0% 3 3 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.mockPatchSubtasks   0% 2 2 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.testGenericRun   0% 6 6 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.testReuseExistingOutput   0% 4 4 0   100% 0 0   0%
tests / test_appipe.py PipelineTestSuite.checkReuseExistingOutput   0% 14 14 0   0% 6 0   0%
tests / test_appipe.py PipelineTestSuite.testCalexpRun   0% 10 10 0   100% 0 0   0%
tests / test_appipe.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_appipe.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_createApFakes.py TestCreateApFakes.setUp   0% 13 13 0   100% 0 0   0%
tests / test_createApFakes.py TestCreateApFakes.testRunQuantum   0% 14 14 0   100% 0 0   0%
tests / test_createApFakes.py TestCreateApFakes.testRun   0% 17 17 0   0% 4 0   0%
tests / test_createApFakes.py TestCreateApFakes.testCreateRandomPositions   0% 7 7 0   0% 2 0   0%
tests / test_createApFakes.py TestCreateApFakes.testCreateRotMatrix   0% 8 8 0   100% 0 0   0%
tests / test_createApFakes.py TestCreateApFakes.testVisitCoaddSubdivision   0% 6 6 0   100% 0 0   0%
tests / test_createApFakes.py TestCreateApFakes.testRandomMagnitudes   0% 13 13 0   0% 2 0   0%
tests / test_createApFakes.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_createApFakes.py (no function)   92% 24 2 0   50% 2 1   88%
tests / test_makeapdb.py MakeApdbParserTestSuite._parseString   0% 1 1 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.setUp   0% 1 1 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.testExtras   0% 3 3 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.testSetValue   0% 4 4 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.testSetValueFile   0% 8 8 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite._temporaryBuffer   0% 6 6 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.testOldConfig   0% 6 6 0   100% 0 0   0%
tests / test_makeapdb.py MakeApdbParserTestSuite.testOldConfigFile   0% 9 9 0   100% 0 0   0%
tests / test_makeapdb.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_makeapdb.py (no function)   91% 23 2 0   50% 2 1   88%
tests / test_metrics.py TestApCompletenessTask.makeTask   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestApCompletenessTask.setUp   0% 21 21 0   100% 0 0   0%
tests / test_metrics.py TestApCompletenessTask.testValid   0% 5 5 0   100% 0 0   0%
tests / test_metrics.py TestApCompletenessTask.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestApCompletenessTask.testValidEmpty   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestApCountTask.makeTask   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestApCountTask.setUp   0% 21 21 0   100% 0 0   0%
tests / test_metrics.py TestApCountTask.testValid   0% 5 5 0   100% 0 0   0%
tests / test_metrics.py TestApCountTask.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestApCountTask.testValidEmpty   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py (no function)   94% 31 2 0   50% 2 1   91%
Total     28% 853 612 0   2% 176 4   24%

No items found using the specified filter.