python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/utils/__init__.py |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/utils/_forwarded.py |
8 |
2 |
0 |
0 |
0 |
75% |
python/lsst/utils/_packaging.py |
11 |
7 |
0 |
4 |
0 |
27% |
python/lsst/utils/backtrace/__init__.py |
11 |
4 |
0 |
0 |
0 |
64% |
python/lsst/utils/classes.py |
38 |
12 |
0 |
6 |
0 |
59% |
python/lsst/utils/deprecated.py |
18 |
8 |
0 |
0 |
0 |
56% |
python/lsst/utils/doImport.py |
37 |
31 |
0 |
10 |
0 |
13% |
python/lsst/utils/get_caller_name.py |
6 |
1 |
0 |
0 |
0 |
83% |
python/lsst/utils/inheritDoc.py |
11 |
8 |
0 |
2 |
0 |
23% |
python/lsst/utils/introspection.py |
52 |
41 |
0 |
26 |
0 |
14% |
python/lsst/utils/iteration.py |
31 |
22 |
0 |
10 |
0 |
22% |
python/lsst/utils/logging.py |
92 |
35 |
0 |
6 |
0 |
58% |
python/lsst/utils/tests.py |
320 |
216 |
0 |
148 |
3 |
29% |
python/lsst/utils/timer.py |
96 |
70 |
0 |
34 |
1 |
22% |
python/lsst/utils/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/utils/wrappers.py |
142 |
118 |
0 |
86 |
0 |
11% |
setup.py |
9 |
9 |
0 |
0 |
0 |
0% |
tests/test_classes.py |
86 |
50 |
0 |
4 |
1 |
43% |
tests/test_decorators.py |
56 |
32 |
0 |
12 |
1 |
43% |
tests/test_deprecated.py |
14 |
8 |
0 |
2 |
1 |
44% |
tests/test_doImport.py |
54 |
46 |
0 |
2 |
1 |
16% |
tests/test_executables.py |
18 |
8 |
0 |
2 |
1 |
55% |
tests/test_getPackageDir.py |
22 |
9 |
0 |
4 |
1 |
62% |
tests/test_getTempFilePath.py |
90 |
64 |
0 |
2 |
1 |
29% |
tests/test_get_caller_name.py |
37 |
26 |
0 |
2 |
1 |
31% |
tests/test_introspection.py |
61 |
44 |
0 |
10 |
1 |
25% |
tests/test_iteration.py |
40 |
32 |
0 |
20 |
1 |
15% |
tests/test_logging.py |
37 |
29 |
0 |
4 |
1 |
22% |
tests/test_ordering.py |
17 |
12 |
0 |
2 |
1 |
32% |
tests/test_timer.py |
127 |
95 |
0 |
10 |
1 |
26% |
tests/test_utils.py |
186 |
171 |
0 |
4 |
1 |
8% |
tests/test_wrappers.py |
338 |
293 |
0 |
10 |
1 |
13% |