Coverage report: 26%

Shortcuts on this page

n s m x b p c   change column sorting

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 142 92 0 34 0 30%
python/lsst/obs/base/_instrument.py 226 152 0 76 2 26%
python/lsst/obs/base/butler_tests.py 78 59 0 22 0 21%
python/lsst/obs/base/cameraMapper.py 605 528 0 250 0 9%
python/lsst/obs/base/camera_tests.py 39 28 0 6 0 29%
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 54%
python/lsst/obs/base/cli/cmd/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/cmd/commands.py 57 5 0 0 0 91%
python/lsst/obs/base/cli/opt/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/opt/arguments.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/opt/options.py 3 0 0 0 0 100%
python/lsst/obs/base/defineVisits.py 229 139 0 110 0 35%
python/lsst/obs/base/exposureAssembler.py 113 93 0 48 0 14%
python/lsst/obs/base/exposureIdInfo.py 30 20 0 12 0 29%
python/lsst/obs/base/filters.py 110 37 0 46 9 58%
python/lsst/obs/base/formatters/__init__.py 0 0 0 0 0 100%
python/lsst/obs/base/formatters/fitsExposure.py 191 143 0 104 0 21%
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 14%
python/lsst/obs/base/gen2to3/convertRepo.py 254 169 0 112 0 27%
python/lsst/obs/base/gen2to3/repoConverter.py 214 164 0 84 1 18%
python/lsst/obs/base/gen2to3/repoWalker/__init__.py 6 0 0 0 0 100%
python/lsst/obs/base/gen2to3/repoWalker/builders.py 134 86 0 44 0 35%
python/lsst/obs/base/gen2to3/repoWalker/handlers.py 128 76 0 42 1 38%
python/lsst/obs/base/gen2to3/repoWalker/parser.py 77 45 0 35 0 36%
python/lsst/obs/base/gen2to3/repoWalker/scanner.py 71 41 0 30 0 34%
python/lsst/obs/base/gen2to3/repoWalker/walker.py 38 23 0 18 0 30%
python/lsst/obs/base/gen2to3/rootRepoConverter.py 117 94 0 54 1 16%
python/lsst/obs/base/gen2to3/standardRepoConverter.py 97 62 0 34 1 32%
python/lsst/obs/base/gen2to3/translators.py 165 112 0 58 0 32%
python/lsst/obs/base/ingest.py 324 263 0 128 0 16%
python/lsst/obs/base/ingest_tests.py 182 127 0 26 0 27%
python/lsst/obs/base/instrument_tests.py 84 43 0 16 0 49%
python/lsst/obs/base/makeRawVisitInfo.py 133 91 0 36 0 26%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py 90 69 0 40 0 18%
python/lsst/obs/base/mapper_tests.py 86 63 0 24 0 23%
python/lsst/obs/base/mapping.py 204 174 0 124 0 12%
python/lsst/obs/base/script/__init__.py 5 0 0 0 0 100%
python/lsst/obs/base/script/convert.py 33 25 0 8 0 20%
python/lsst/obs/base/script/defineVisits.py 21 15 0 8 0 21%
python/lsst/obs/base/script/ingestRaws.py 19 15 0 8 0 15%
python/lsst/obs/base/script/registerInstrument.py 7 4 0 2 0 33%
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 2 0 85%
python/lsst/obs/base/test/compositeMapper.py 16 7 0 4 0 55%
python/lsst/obs/base/tests.py 42 29 0 12 0 28%
python/lsst/obs/base/utils.py 65 48 0 18 0 23%
python/lsst/obs/base/version.py 6 0 0 0 0 100%
python/lsst/obs/base/yamlCamera.py 136 120 0 29 0 10%
tests/test_butlerFits.py 234 187 0 62 2 18%
tests/test_cameraMapper.py 404 309 0 60 1 25%
tests/test_cliCmdConvert.py 21 7 0 4 1 68%
tests/test_cliCmdDefineVisits.py 21 7 0 4 1 68%
tests/test_cliCmdRegisterInstrument.py 19 6 0 4 1 70%
tests/test_cliCmdTestIngest.py 56 26 0 8 1 58%
tests/test_cliCmdWriteCuratedCalibrations.py 19 6 0 4 1 70%
tests/test_cliLog.py 16 6 0 6 1 68%
tests/test_composite.py 219 182 0 20 1 20%
tests/test_defineVisits.py 40 23 0 8 1 42%
tests/test_dm-329.py 42 22 0 10 1 52%
tests/test_exposureFromImage.py 60 42 0 10 1 33%
tests/test_filters.py 98 77 0 8 1 26%
tests/test_findParentMapper.py 32 16 0 8 1 52%
tests/test_fitsRawFormatter.py 98 58 0 18 1 44%
tests/test_ingest.py 236 185 0 22 1 24%
tests/test_instrument.py 21 10 0 4 1 56%
tests/test_makeRawVisitInfo.py 183 154 0 48 1 16%
tests/test_makeRawVisitInfoViaObsInfo.py 50 32 0 8 1 43%
tests/test_outputRoot.py 162 131 0 12 1 22%
tests/test_policy.py 41 24 0 8 1 45%
tests/test_utils.py 20 9 0 10 1 53%
tests/test_yamlCamera.py 13 6 0 4 1 59%
Total 6886 4905 0 2110 40 26%

No items found using the specified filter.