Coverage report: 23%

coverage.py v6.5.0, created at 2022-11-08 22:31 -0800

Module statements missing excluded branches partial coverage
python/lsst/__init__.py 2 0 0 0 0 100%
python/lsst/obs/__init__.py 3 0 0 0 0 100%
python/lsst/obs/base/__init__.py 12 0 0 0 0 100%
python/lsst/obs/base/_fitsRawFormatterBase.py 139 90 0 32 0 29%
python/lsst/obs/base/_instrument.py 164 115 0 62 1 22%
python/lsst/obs/base/butler_tests.py 104 83 0 40 0 15%
python/lsst/obs/base/cameraMapper.py 606 530 0 250 0 9%
python/lsst/obs/base/camera_tests.py 45 32 0 6 0 25%
python/lsst/obs/base/cli/__init__.py 0 0 0 0 0 100%
python/lsst/obs/base/cli/butler_cmd_test.py 31 14 0 4 0 49%
python/lsst/obs/base/cli/cmd/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/cmd/commands.py 52 4 0 0 0 92%
python/lsst/obs/base/cli/opt/__init__.py 1 0 0 0 0 100%
python/lsst/obs/base/cli/opt/options.py 2 0 0 0 0 100%
python/lsst/obs/base/defineVisits.py 344 217 0 150 0 28%
python/lsst/obs/base/exposureAssembler.py 114 93 0 46 0 13%
python/lsst/obs/base/exposureIdInfo.py 30 20 0 10 0 25%
python/lsst/obs/base/filters.py 56 20 0 18 1 55%
python/lsst/obs/base/formatters/__init__.py 0 0 0 0 0 100%
python/lsst/obs/base/formatters/fitsExposure.py 194 145 0 92 0 17%
python/lsst/obs/base/gen2to3/__init__.py 7 0 0 0 0 100%
python/lsst/obs/base/gen2to3/calibRepoConverter.py 122 100 0 52 1 13%
python/lsst/obs/base/gen2to3/convertRepo.py 265 169 0 106 0 27%
python/lsst/obs/base/gen2to3/repoConverter.py 220 164 0 86 1 19%
python/lsst/obs/base/gen2to3/repoWalker/__init__.py 6 0 0 0 0 100%
python/lsst/obs/base/gen2to3/repoWalker/builders.py 137 86 0 30 0 31%
python/lsst/obs/base/gen2to3/repoWalker/handlers.py 128 76 0 30 1 34%
python/lsst/obs/base/gen2to3/repoWalker/parser.py 80 45 0 27 0 33%
python/lsst/obs/base/gen2to3/repoWalker/scanner.py 72 41 0 28 0 31%
python/lsst/obs/base/gen2to3/repoWalker/walker.py 40 23 0 16 0 30%
python/lsst/obs/base/gen2to3/rootRepoConverter.py 117 94 0 52 1 15%
python/lsst/obs/base/gen2to3/standardRepoConverter.py 102 62 0 36 1 33%
python/lsst/obs/base/gen2to3/translators.py 165 112 0 40 0 26%
python/lsst/obs/base/ingest.py 343 268 0 124 0 17%
python/lsst/obs/base/ingest_tests.py 191 127 0 30 0 29%
python/lsst/obs/base/instrument_tests.py 89 43 0 12 0 48%
python/lsst/obs/base/makeRawVisitInfo.py 133 91 0 34 0 25%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py 91 69 0 40 0 17%
python/lsst/obs/base/mapper_tests.py 101 77 0 24 0 19%
python/lsst/obs/base/mapping.py 204 174 0 114 0 9%
python/lsst/obs/base/script/__init__.py 4 0 0 0 0 100%
python/lsst/obs/base/script/convert.py 41 31 0 12 0 19%
python/lsst/obs/base/script/defineVisits.py 27 21 0 10 0 16%
python/lsst/obs/base/script/ingestRaws.py 19 15 0 8 0 15%
python/lsst/obs/base/script/writeCuratedCalibrations.py 8 3 0 0 0 62%
python/lsst/obs/base/test/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/test/baseMapper.py 11 2 0 0 0 82%
python/lsst/obs/base/test/compositeMapper.py 16 7 0 2 0 50%
python/lsst/obs/base/tests.py 42 29 0 10 0 25%
python/lsst/obs/base/utils.py 54 36 0 12 0 27%
python/lsst/obs/base/version.py 6 0 0 0 0 100%
python/lsst/obs/base/yamlCamera.py 136 120 0 31 0 10%
tests/test_butlerFits.py 221 179 0 60 2 16%
tests/test_cameraMapper.py 397 302 0 54 1 21%
tests/test_cliCmdConvert.py 21 7 0 2 1 65%
tests/test_cliCmdDefineVisits.py 21 7 0 2 1 65%
tests/test_cliCmdTestIngest.py 56 26 0 6 1 50%
tests/test_cliCmdWriteCuratedCalibrations.py 19 6 0 2 1 67%
tests/test_cliLog.py 16 6 0 2 1 61%
tests/test_composite.py 219 182 0 12 1 16%
tests/test_defineVisits.py 40 23 0 6 1 39%
tests/test_dm-329.py 42 22 0 4 1 46%
tests/test_exposureFromImage.py 60 42 0 6 1 29%
tests/test_filters.py 40 22 0 2 1 45%
tests/test_findParentMapper.py 32 16 0 8 1 42%
tests/test_fitsRawFormatter.py 97 57 0 20 1 35%
tests/test_ingest.py 236 185 0 60 1 18%
tests/test_instrument.py 21 10 0 2 1 52%
tests/test_makeRawVisitInfo.py 183 154 0 48 1 13%
tests/test_makeRawVisitInfoViaObsInfo.py 50 32 0 12 1 31%
tests/test_outputRoot.py 162 131 0 14 1 18%
tests/test_policy.py 41 24 0 6 1 38%
tests/test_utils.py 20 9 0 6 1 46%
tests/test_yamlCamera.py 13 6 0 2 1 53%
Total 6887 4896 0 2012 30 23%

No items found using the specified filter.