python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/persistence/__init__.py |
31 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/persistence/access.py |
32 |
13 |
0 |
0 |
0 |
59% |
python/lsst/daf/persistence/butler.py |
602 |
103 |
0 |
368 |
43 |
79% |
python/lsst/daf/persistence/butlerExceptions.py |
17 |
7 |
0 |
2 |
0 |
53% |
python/lsst/daf/persistence/butlerFactory.py |
11 |
5 |
0 |
2 |
0 |
46% |
python/lsst/daf/persistence/butlerHelpers.py |
15 |
11 |
0 |
10 |
0 |
16% |
python/lsst/daf/persistence/butlerLocation.py |
80 |
23 |
0 |
4 |
0 |
73% |
python/lsst/daf/persistence/butlerSubset.py |
83 |
10 |
0 |
30 |
9 |
83% |
python/lsst/daf/persistence/dataId.py |
23 |
2 |
0 |
4 |
0 |
93% |
python/lsst/daf/persistence/fmtPosixRepositoryCfg.py |
58 |
6 |
0 |
16 |
3 |
88% |
python/lsst/daf/persistence/fsScanner.py |
67 |
11 |
0 |
24 |
4 |
79% |
python/lsst/daf/persistence/genericAssembler.py |
28 |
26 |
0 |
20 |
0 |
4% |
python/lsst/daf/persistence/mapper.py |
47 |
6 |
0 |
8 |
1 |
84% |
python/lsst/daf/persistence/policy.py |
210 |
53 |
0 |
82 |
12 |
72% |
python/lsst/daf/persistence/posixStorage.py |
340 |
153 |
0 |
118 |
18 |
53% |
python/lsst/daf/persistence/readProxy.py |
61 |
16 |
0 |
10 |
0 |
77% |
python/lsst/daf/persistence/registries.py |
216 |
111 |
0 |
87 |
10 |
43% |
python/lsst/daf/persistence/repository.py |
111 |
25 |
0 |
34 |
10 |
72% |
python/lsst/daf/persistence/repositoryCfg.py |
120 |
25 |
0 |
49 |
7 |
72% |
python/lsst/daf/persistence/repositoryMapper.py |
25 |
19 |
0 |
8 |
0 |
18% |
python/lsst/daf/persistence/safeFileIo.py |
111 |
16 |
0 |
20 |
2 |
83% |
python/lsst/daf/persistence/storage.py |
85 |
26 |
0 |
28 |
8 |
65% |
python/lsst/daf/persistence/storageInterface.py |
55 |
4 |
0 |
6 |
1 |
92% |
python/lsst/daf/persistence/test/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/persistence/test/testMapper.py |
26 |
0 |
0 |
4 |
0 |
100% |
python/lsst/daf/persistence/test/testObject.py |
55 |
27 |
0 |
0 |
0 |
51% |
python/lsst/daf/persistence/utils.py |
60 |
13 |
0 |
24 |
2 |
82% |
python/lsst/daf/persistence/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/cameraMapper.py |
43 |
4 |
0 |
28 |
5 |
85% |
tests/pickleMapper.py |
22 |
0 |
0 |
0 |
0 |
100% |
tests/testLib/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
tests/testLib/testLibContinued.py |
9 |
0 |
0 |
4 |
0 |
100% |
tests/test_DM-12117.py |
46 |
5 |
0 |
4 |
2 |
86% |
tests/test_LogicalLocation.py |
33 |
2 |
0 |
2 |
1 |
91% |
tests/test_butler.py |
59 |
2 |
0 |
4 |
2 |
94% |
tests/test_butlerAlias.py |
94 |
6 |
0 |
16 |
3 |
90% |
tests/test_butlerPickle.py |
42 |
2 |
0 |
2 |
1 |
93% |
tests/test_butlerProxy.py |
52 |
2 |
0 |
4 |
2 |
93% |
tests/test_butlerSubset.py |
140 |
4 |
0 |
38 |
3 |
96% |
tests/test_dataId.py |
40 |
2 |
0 |
2 |
1 |
93% |
tests/test_dbAuth.py |
32 |
2 |
0 |
2 |
1 |
91% |
tests/test_fsScanner.py |
23 |
2 |
0 |
2 |
1 |
88% |
tests/test_mapper.py |
60 |
4 |
0 |
4 |
1 |
92% |
tests/test_mapperImport.py |
40 |
2 |
0 |
4 |
2 |
91% |
tests/test_pexPolicyToButlerPolicy.py |
67 |
2 |
0 |
22 |
2 |
96% |
tests/test_policy.py |
82 |
2 |
0 |
2 |
1 |
96% |
tests/test_posixParentSearch.py |
89 |
2 |
0 |
16 |
2 |
96% |
tests/test_posixStorage.py |
85 |
2 |
0 |
12 |
5 |
93% |
tests/test_registry.py |
25 |
2 |
0 |
4 |
1 |
90% |
tests/test_reposInButler.py |
97 |
60 |
0 |
14 |
2 |
35% |
tests/test_repository.py |
553 |
12 |
0 |
60 |
17 |
95% |
tests/test_repositoryArgs.py |
89 |
8 |
0 |
6 |
3 |
88% |
tests/test_repositoryCfg.py |
131 |
4 |
0 |
8 |
4 |
94% |
tests/test_safeFileIo.py |
119 |
6 |
0 |
18 |
6 |
91% |
tests/test_utils.py |
19 |
2 |
0 |
2 |
1 |
86% |