Coverage report: 29%
Files Functions Classes
coverage.py v7.5.3, created at 2024-06-05 23:41 -0700
File | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
python/lsst/__init__.py | (no class) | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/__init__.py | (no class) | 4 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/backtrace/__init__.py | (no class) | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/version.py | (no class) | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_backtrace.py | BacktraceTestCase | 7 | 7 | 0 | 4 | 0 | 0% |
tests/test_backtrace.py | (no class) | 11 | 1 | 0 | 2 | 1 | 85% |
tests/test_cache.py | CacheTestCase | 43 | 43 | 0 | 16 | 0 | 0% |
tests/test_cache.py | (no class) | 9 | 1 | 0 | 2 | 1 | 82% |
tests/test_pySharedPtr.py | PySharedPtrTestSuite | 9 | 9 | 0 | 0 | 0 | 0% |
tests/test_pySharedPtr.py | PySharedPtrTestSuite.PyDerived | 2 | 2 | 0 | 0 | 0 | 0% |
tests/test_pySharedPtr.py | PySharedPtrTestSuite.PyCppDerived | 4 | 4 | 0 | 0 | 0 | 0% |
tests/test_pySharedPtr.py | (no class) | 18 | 1 | 0 | 2 | 1 | 90% |
tests/test_pybind11.py | Pybind11TestCase | 87 | 87 | 0 | 40 | 0 | 0% |
tests/test_pybind11.py | (no class) | 30 | 1 | 0 | 12 | 1 | 95% |
Total | 232 | 156 | 0 | 78 | 4 | 29% |
No items found using the specified filter.