Coverage report: 31%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-14 10:35 +0000

File function statements missing excluded branches partial coverage
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/ap/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/ap/pipe/__init__.py (no function) 1 0 0 0 0 100%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask.runQuantum 4 4 0 0 0 0%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask.run 7 7 0 2 0 0%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask.createRandomPositions 11 11 0 0 0 0%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask._createRotMatrix 9 9 0 0 0 0%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask.createVisitCoaddSubdivision 11 11 0 4 0 0%
python/lsst/ap/pipe/createApFakes.py CreateRandomApFakesTask.createRandomMagnitudes 5 5 0 2 0 0%
python/lsst/ap/pipe/createApFakes.py (no function) 29 0 0 0 0 100%
python/lsst/ap/pipe/make_apdb.py ConfigOnlyParser.__init__ 5 5 0 2 0 0%
python/lsst/ap/pipe/make_apdb.py ConfigOnlyParser.parse_args 16 16 0 4 0 0%
python/lsst/ap/pipe/make_apdb.py makeApdb 8 8 0 2 0 0%
python/lsst/ap/pipe/make_apdb.py ConfigValueAction.__call__ 9 9 0 8 0 0%
python/lsst/ap/pipe/make_apdb.py ConfigFileAction.__call__ 4 4 0 4 0 0%
python/lsst/ap/pipe/make_apdb.py (no function) 15 0 0 2 0 100%
python/lsst/ap/pipe/metrics.py ApFakesCompletenessMetricTask.runQuantum 6 6 0 2 0 0%
python/lsst/ap/pipe/metrics.py ApFakesCompletenessMetricTask.run 6 6 0 2 0 0%
python/lsst/ap/pipe/metrics.py ApFakesCountMetricTask.run 4 4 0 0 0 0%
python/lsst/ap/pipe/metrics.py PipelineTimingMetricTask.getInputMetadataKeys 1 1 0 0 0 0%
python/lsst/ap/pipe/metrics.py PipelineTimingMetricTask.run 18 18 0 4 0 0%
python/lsst/ap/pipe/metrics.py (no function) 41 0 0 2 0 100%
python/lsst/ap/pipe/version.py (no function) 5 0 0 0 0 100%
tests/test_createApFakes.py TestCreateApFakes.setUp 13 13 0 0 0 0%
tests/test_createApFakes.py TestCreateApFakes.testRunQuantum 14 14 0 0 0 0%
tests/test_createApFakes.py TestCreateApFakes.testRun 17 17 0 4 0 0%
tests/test_createApFakes.py TestCreateApFakes.testCreateRandomPositions 7 7 0 2 0 0%
tests/test_createApFakes.py TestCreateApFakes.testCreateRotMatrix 8 8 0 0 0 0%
tests/test_createApFakes.py TestCreateApFakes.testVisitCoaddSubdivision 6 6 0 0 0 0%
tests/test_createApFakes.py TestCreateApFakes.testRandomMagnitudes 13 13 0 2 0 0%
tests/test_createApFakes.py setup_module 1 1 0 0 0 0%
tests/test_createApFakes.py (no function) 24 2 0 2 1 88%
tests/test_makeapdb.py MakeApdbParserTestSuite._parseString 1 1 0 0 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.setUp 1 1 0 0 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.testExtras 3 3 0 2 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.testSetValue 4 4 0 0 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.testSetValueFile 8 8 0 4 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite._temporaryBuffer 6 6 0 0 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.testOldConfig 6 6 0 4 0 0%
tests/test_makeapdb.py MakeApdbParserTestSuite.testOldConfigFile 9 9 0 8 0 0%
tests/test_makeapdb.py setup_module 1 1 0 0 0 0%
tests/test_makeapdb.py (no function) 23 2 0 4 1 89%
tests/test_metrics.py TestApCompletenessTask.makeTask 4 4 0 0 0 0%
tests/test_metrics.py TestApCompletenessTask.setUp 21 21 0 0 0 0%
tests/test_metrics.py TestApCompletenessTask.testValid 5 5 0 0 0 0%
tests/test_metrics.py TestApCompletenessTask.testValidEmpty 6 6 0 0 0 0%
tests/test_metrics.py TestApCountTask.makeTask 4 4 0 0 0 0%
tests/test_metrics.py TestApCountTask.setUp 21 21 0 0 0 0%
tests/test_metrics.py TestApCountTask.testValid 5 5 0 0 0 0%
tests/test_metrics.py TestApCountTask.testValidEmpty 6 6 0 0 0 0%
tests/test_metrics.py DummyTask.run 1 1 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask._makeConfig 8 8 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.makeTask 1 1 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.setUp 6 6 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.testSingleTask 11 11 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.testTwoTasks 8 8 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.testRunDifferentMethodFirst 10 10 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.testRunDifferentMethodLast 10 10 0 0 0 0%
tests/test_metrics.py TestPipelineTimingMetricTask.testBadlyTypedKeys 6 6 0 6 0 0%
tests/test_metrics.py setup_module 1 1 0 0 0 0%
tests/test_metrics.py (no function) 50 2 0 12 1 95%
tests/test_pipelines.py PipelineDefintionsTestSuite.setUp 1 1 0 0 0 0%
tests/test_pipelines.py PipelineDefintionsTestSuite.test_graph_build 8 8 0 6 0 0%
tests/test_pipelines.py PipelineDefintionsTestSuite.test_datasets 9 9 0 8 0 0%
tests/test_pipelines.py setup_module 1 1 0 0 0 0%
tests/test_pipelines.py (no function) 20 2 0 2 1 86%
Total   607 403 0 106 4 31%

No items found using the specified filter.