Coverage report: 12%
coverage.py v7.4.4, created at 2024-04-06 03:46 -0700
coverage.py v7.4.4, created at 2024-04-06 03:46 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/dateTime/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/dateTime/dateTimeContinued.py | 20 | 11 | 0 | 6 | 0 | 42% |
python/lsst/daf/base/propertyContainer/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/propertyContainer/propertyContainerContinued.py | 358 | 274 | 0 | 160 | 0 | 18% |
python/lsst/daf/base/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/yaml.py | 54 | 23 | 0 | 12 | 5 | 58% |
tests/test_PropertyList.py | 644 | 603 | 0 | 46 | 1 | 6% |
tests/test_PropertySet_2.py | 872 | 818 | 0 | 44 | 1 | 6% |
tests/test_dateTime.py | 315 | 268 | 0 | 94 | 1 | 12% |
tests/test_dict.py | 207 | 193 | 0 | 20 | 1 | 7% |
tests/test_executables.py | 7 | 1 | 0 | 2 | 1 | 78% |
tests/test_yaml.py | 89 | 73 | 0 | 8 | 1 | 20% |
Total | 2583 | 2264 | 0 | 392 | 11 | 12% |
No items found using the specified filter.