Hide keyboard shortcuts

Hot-keys on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
Total 9818 7949 0 3069 42 15%
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/daf/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/butler.py 166 132 0 70 0 14%
python/lsst/daf/butler/core/__init__.py 25 0 0 0 0 100%
python/lsst/daf/butler/core/assembler.py 108 92 0 54 0 10%
python/lsst/daf/butler/core/butlerConfig.py 29 16 0 10 0 33%
python/lsst/daf/butler/core/composites.py 38 23 0 14 0 29%
python/lsst/daf/butler/core/config.py 344 286 0 166 0 11%
python/lsst/daf/butler/core/configSupport.py 85 66 0 52 0 14%
python/lsst/daf/butler/core/dataIdPacker.py 65 41 0 12 0 31%
python/lsst/daf/butler/core/databaseDict.py 15 8 0 4 0 37%
python/lsst/daf/butler/core/datasets.py 145 98 0 38 0 26%
python/lsst/daf/butler/core/datastore.py 81 43 0 4 0 45%
python/lsst/daf/butler/core/dimensions/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/core/dimensions/dataId.py 215 174 0 120 0 12%
python/lsst/daf/butler/core/dimensions/elements.py 67 45 0 10 0 29%
python/lsst/daf/butler/core/dimensions/graph.py 163 115 0 52 0 22%
python/lsst/daf/butler/core/dimensions/sets.py 142 98 0 50 0 23%
python/lsst/daf/butler/core/exceptions.py 4 0 0 0 0 100%
python/lsst/daf/butler/core/execution.py 18 8 0 0 0 56%
python/lsst/daf/butler/core/fileDescriptor.py 11 7 0 2 0 31%
python/lsst/daf/butler/core/fileTemplates.py 144 116 0 68 0 13%
python/lsst/daf/butler/core/formatter.py 49 30 0 14 0 30%
python/lsst/daf/butler/core/location.py 36 20 0 6 0 38%
python/lsst/daf/butler/core/mappingFactory.py 42 33 0 16 0 16%
python/lsst/daf/butler/core/preFlight.py 28 13 0 2 0 50%
python/lsst/daf/butler/core/quantum.py 36 21 0 4 0 38%
python/lsst/daf/butler/core/regions.py 12 8 0 2 0 29%
python/lsst/daf/butler/core/registry.py 210 117 0 56 0 35%
python/lsst/daf/butler/core/run.py 20 8 0 0 0 60%
python/lsst/daf/butler/core/safeFileIo.py 112 83 0 20 0 22%
python/lsst/daf/butler/core/schema.py 123 94 0 56 0 16%
python/lsst/daf/butler/core/storageClass.py 204 158 0 104 0 15%
python/lsst/daf/butler/core/storedFileInfo.py 32 18 0 2 0 41%
python/lsst/daf/butler/core/utils.py 64 41 0 32 1 25%
python/lsst/daf/butler/core/views.py 30 16 0 4 0 41%
python/lsst/daf/butler/datastores/posixDatastore.py 193 163 0 59 0 12%
python/lsst/daf/butler/exprParser/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/exprParser/exprTree.py 78 44 0 6 0 40%
python/lsst/daf/butler/exprParser/parserLex.py 47 16 0 0 0 66%
python/lsst/daf/butler/exprParser/parserYacc.py 82 51 0 20 0 30%
python/lsst/daf/butler/exprParser/ply/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/exprParser/ply/lex.py 692 627 0 310 0 6%
python/lsst/daf/butler/exprParser/ply/yacc.py 1929 1775 0 904 1 5%
python/lsst/daf/butler/exprParser/treeVisitor.py 10 0 0 0 0 100%
python/lsst/daf/butler/instrument.py 42 20 0 6 1 48%
python/lsst/daf/butler/registries/sqlPreFlight.py 264 236 0 148 16 7%
python/lsst/daf/butler/registries/sqlRegistry.py 349 282 0 140 0 14%
python/lsst/daf/butler/registries/sqlRegistryDatabaseDict.py 66 53 0 18 0 15%
python/lsst/daf/butler/version.py 5 0 0 0 0 100%
tests/datasetsHelper.py 45 35 0 8 0 19%
tests/dummyRegistry.py 24 16 0 6 0 27%
tests/examplePythonTypes.py 36 23 0 8 0 30%
tests/test_butler.py 215 163 0 22 1 22%
tests/test_butlerFits.py 78 47 0 12 1 36%
tests/test_composites.py 46 36 0 4 1 22%
tests/test_config.py 307 257 0 38 1 15%
tests/test_dataid.py 17 9 0 2 1 47%
tests/test_datasets.py 95 81 0 8 1 15%
tests/test_datastore.py 279 222 0 40 1 18%
tests/test_datastoreFits.py 143 105 0 12 1 25%
tests/test_dimensions.py 190 175 0 22 1 8%
tests/test_execution.py 15 9 0 2 1 41%
tests/test_exprParserLex.py 148 131 0 12 1 11%
tests/test_exprParserYacc.py 208 179 0 10 1 14%
tests/test_formatter.py 60 48 0 2 1 21%
tests/test_instrument.py 27 13 0 6 1 45%
tests/test_quantum.py 49 40 0 2 1 20%
tests/test_run.py 21 15 0 2 1 30%
tests/test_schema.py 59 44 0 20 1 20%
tests/test_sqlDatabaseDict.py 67 54 0 2 1 20%
tests/test_sqlPreFlight.py 282 268 0 114 1 4%
tests/test_sqlRegistry.py 463 429 0 44 1 7%
tests/test_storageClass.py 132 117 0 4 1 12%
tests/test_templates.py 132 116 0 8 1 12%
tests/test_utils.py 41 22 0 4 1 44%

No items found using the specified filter.