src/lingpy/__init__.py
|
14
|
14
|
0
|
0
|
100.00%
|
src/lingpy/_settings.py
|
2
|
2
|
0
|
0
|
100.00%
|
src/lingpy/algorithm/__init__.py
|
9
|
9
|
0
|
0
|
100.00%
|
src/lingpy/algorithm/_tree.py
|
105
|
101
|
0
|
4
|
96.19%
|
src/lingpy/algorithm/cluster_util.py
|
53
|
53
|
0
|
0
|
100.00%
|
src/lingpy/algorithm/clustering.py
|
375
|
337
|
0
|
38
|
89.87%
|
src/lingpy/algorithm/cython/_calign.py
|
772
|
756
|
0
|
16
|
97.93%
|
src/lingpy/algorithm/cython/_cluster.py
|
235
|
217
|
0
|
18
|
92.34%
|
src/lingpy/algorithm/cython/_malign.py
|
274
|
253
|
0
|
21
|
92.34%
|
src/lingpy/algorithm/cython/_misc.py
|
40
|
32
|
0
|
8
|
80.00%
|
src/lingpy/algorithm/cython/_talign.py
|
362
|
354
|
0
|
8
|
97.79%
|
src/lingpy/algorithm/extra.py
|
84
|
63
|
0
|
21
|
75.00%
|
src/lingpy/align/__init__.py
|
3
|
3
|
0
|
0
|
100.00%
|
src/lingpy/align/_align/confidence.py
|
189
|
140
|
0
|
49
|
74.07%
|
src/lingpy/align/multiple.py
|
613
|
522
|
0
|
91
|
85.15%
|
src/lingpy/align/pairwise.py
|
136
|
129
|
0
|
7
|
94.85%
|
src/lingpy/align/sca.py
|
606
|
475
|
0
|
131
|
78.38%
|
src/lingpy/basic/__init__.py
|
2
|
2
|
0
|
0
|
100.00%
|
src/lingpy/basic/ops.py
|
285
|
265
|
0
|
20
|
92.98%
|
src/lingpy/basic/parser.py
|
216
|
209
|
0
|
7
|
96.76%
|
src/lingpy/basic/tree.py
|
58
|
58
|
0
|
0
|
100.00%
|
src/lingpy/basic/wordlist.py
|
433
|
386
|
0
|
47
|
89.15%
|
src/lingpy/basictypes.py
|
51
|
37
|
0
|
14
|
72.55%
|
src/lingpy/cache.py
|
14
|
14
|
0
|
0
|
100.00%
|
src/lingpy/cli.py
|
333
|
285
|
0
|
48
|
85.59%
|
src/lingpy/compare/_phylogeny/_settings.py
|
2
|
2
|
0
|
0
|
100.00%
|
src/lingpy/compare/_phylogeny/convex_hull.py
|
58
|
44
|
0
|
14
|
75.86%
|
src/lingpy/compare/_phylogeny/polygon.py
|
87
|
46
|
0
|
41
|
52.87%
|
src/lingpy/compare/_phylogeny/utils.py
|
103
|
39
|
0
|
64
|
37.86%
|
src/lingpy/compare/_structure.py
|
69
|
69
|
0
|
0
|
100.00%
|
src/lingpy/compare/lexstat.py
|
531
|
487
|
0
|
44
|
91.71%
|
src/lingpy/compare/partial.py
|
305
|
192
|
0
|
113
|
62.95%
|
src/lingpy/compare/phylogeny.py
|
1,742
|
1,414
|
0
|
328
|
81.17%
|
src/lingpy/compare/sanity.py
|
104
|
51
|
0
|
53
|
49.04%
|
src/lingpy/compare/strings.py
|
650
|
646
|
0
|
4
|
99.38%
|
src/lingpy/compare/util.py
|
1
|
1
|
0
|
0
|
100.00%
|
src/lingpy/config.py
|
25
|
25
|
0
|
0
|
100.00%
|
src/lingpy/convert/cldf.py
|
22
|
22
|
0
|
0
|
100.00%
|
src/lingpy/convert/graph.py
|
181
|
149
|
0
|
32
|
82.32%
|
src/lingpy/convert/html.py
|
392
|
356
|
0
|
36
|
90.82%
|
src/lingpy/convert/plot.py
|
417
|
325
|
0
|
92
|
77.94%
|
src/lingpy/convert/strings.py
|
245
|
236
|
0
|
9
|
96.33%
|
src/lingpy/convert/tree.py
|
27
|
27
|
0
|
0
|
100.00%
|
src/lingpy/data/__init__.py
|
1
|
1
|
0
|
0
|
100.00%
|
src/lingpy/data/derive.py
|
197
|
176
|
0
|
21
|
89.34%
|
src/lingpy/data/ipa/sampa.py
|
19
|
19
|
0
|
0
|
100.00%
|
src/lingpy/data/model.py
|
59
|
54
|
0
|
5
|
91.53%
|
src/lingpy/evaluate/__init__.py
|
3
|
3
|
0
|
0
|
100.00%
|
src/lingpy/evaluate/acd.py
|
182
|
182
|
0
|
0
|
100.00%
|
src/lingpy/evaluate/alr.py
|
26
|
26
|
0
|
0
|
100.00%
|
src/lingpy/evaluate/apa.py
|
233
|
208
|
0
|
25
|
89.27%
|
src/lingpy/log.py
|
69
|
69
|
0
|
0
|
100.00%
|
src/lingpy/meaning/colexification.py
|
107
|
106
|
0
|
1
|
99.07%
|
src/lingpy/read/csv.py
|
79
|
79
|
0
|
0
|
100.00%
|
src/lingpy/read/phylip.py
|
23
|
23
|
0
|
0
|
100.00%
|
src/lingpy/read/qlc.py
|
256
|
253
|
0
|
3
|
98.83%
|
src/lingpy/read/starling.py
|
64
|
64
|
0
|
0
|
100.00%
|
src/lingpy/sequence/__init__.py
|
5
|
5
|
0
|
0
|
100.00%
|
src/lingpy/sequence/generate.py
|
85
|
80
|
0
|
5
|
94.12%
|
src/lingpy/sequence/ngrams.py
|
220
|
216
|
0
|
4
|
98.18%
|
src/lingpy/sequence/profile.py
|
90
|
84
|
0
|
6
|
93.33%
|
src/lingpy/sequence/smoothing.py
|
165
|
106
|
0
|
59
|
64.24%
|
src/lingpy/sequence/sound_classes.py
|
516
|
459
|
0
|
57
|
88.95%
|
src/lingpy/settings.py
|
59
|
59
|
0
|
0
|
100.00%
|
src/lingpy/thirdparty/__init__.py
|
1
|
1
|
0
|
0
|
100.00%
|
src/lingpy/thirdparty/cogent/__init__.py
|
1
|
1
|
0
|
0
|
100.00%
|
src/lingpy/thirdparty/cogent/newick.py
|
139
|
121
|
0
|
18
|
87.05%
|
src/lingpy/thirdparty/cogent/tree.py
|
1,139
|
960
|
0
|
179
|
84.28%
|
src/lingpy/thirdparty/linkcomm/__init__.py
|
4
|
4
|
0
|
0
|
100.00%
|
src/lingpy/thirdparty/linkcomm/link_clustering.py
|
101
|
101
|
0
|
0
|
100.00%
|
src/lingpy/util.py
|
103
|
103
|
0
|
0
|
100.00%
|
tests/algorithm/test__tree.py
|
18
|
18
|
0
|
0
|
100.00%
|
tests/algorithm/test_cluster_util.py
|
18
|
18
|
0
|
0
|
100.00%
|
tests/algorithm/test_clustering.py
|
63
|
63
|
0
|
0
|
100.00%
|
tests/algorithm/test_cython.py
|
151
|
151
|
0
|
0
|
100.00%
|
tests/algorithm/test_extra.py
|
53
|
53
|
0
|
0
|
100.00%
|
tests/align/test_multiple.py
|
67
|
67
|
0
|
0
|
100.00%
|
tests/align/test_pairwise.py
|
45
|
45
|
0
|
0
|
100.00%
|
tests/align/test_sca.py
|
88
|
88
|
0
|
0
|
100.00%
|
tests/basic/test_ops.py
|
63
|
63
|
0
|
0
|
100.00%
|
tests/basic/test_parser.py
|
62
|
62
|
0
|
0
|
100.00%
|
tests/basic/test_tree.py
|
36
|
36
|
0
|
0
|
100.00%
|
tests/basic/test_wordlist.py
|
100
|
100
|
0
|
0
|
100.00%
|
tests/compare/test__phylogeny.py
|
77
|
54
|
0
|
23
|
70.13%
|
tests/compare/test__structure.py
|
5
|
5
|
0
|
0
|
100.00%
|
tests/compare/test_compare_strings.py
|
101
|
101
|
0
|
0
|
100.00%
|
tests/compare/test_lexstat.py
|
145
|
144
|
0
|
1
|
99.31%
|
tests/compare/test_partial.py
|
37
|
37
|
0
|
0
|
100.00%
|
tests/compare/test_phylogeny.py
|
70
|
70
|
0
|
0
|
100.00%
|
tests/compare/test_sanity.py
|
22
|
22
|
0
|
0
|
100.00%
|
tests/conftest.py
|
5
|
5
|
0
|
0
|
100.00%
|
tests/convert/test_cldf.py
|
11
|
11
|
0
|
0
|
100.00%
|
tests/convert/test_cldf_methods.py
|
28
|
28
|
0
|
0
|
100.00%
|
tests/convert/test_convert_tree.py
|
8
|
8
|
0
|
0
|
100.00%
|
tests/convert/test_graph.py
|
7
|
7
|
0
|
0
|
100.00%
|
tests/convert/test_html.py
|
22
|
22
|
0
|
0
|
100.00%
|
tests/convert/test_plot.py
|
36
|
36
|
0
|
0
|
100.00%
|
tests/convert/test_strings.py
|
168
|
168
|
0
|
0
|
100.00%
|
tests/data/test_derive.py
|
18
|
18
|
0
|
0
|
100.00%
|
tests/data/test_sound_class_models.py
|
8
|
8
|
0
|
0
|
100.00%
|
tests/evaluate/test_acd.py
|
63
|
63
|
0
|
0
|
100.00%
|
tests/evaluate/test_alr.py
|
7
|
7
|
0
|
0
|
100.00%
|
tests/evaluate/test_apa.py
|
26
|
26
|
0
|
0
|
100.00%
|
tests/meaning/test_colexification.py
|
39
|
39
|
0
|
0
|
100.00%
|
tests/read/test_csv.py
|
35
|
35
|
0
|
0
|
100.00%
|
tests/read/test_phylip.py
|
28
|
28
|
0
|
0
|
100.00%
|
tests/read/test_qlc.py
|
28
|
28
|
0
|
0
|
100.00%
|
tests/read/test_starling.py
|
5
|
5
|
0
|
0
|
100.00%
|
tests/sequence/test_generate.py
|
17
|
17
|
0
|
0
|
100.00%
|
tests/sequence/test_ngrams.py
|
121
|
121
|
0
|
0
|
100.00%
|
tests/sequence/test_profile.py
|
14
|
14
|
0
|
0
|
100.00%
|
tests/sequence/test_smoothing.py
|
95
|
91
|
0
|
4
|
95.79%
|
tests/sequence/test_sound_classes.py
|
133
|
133
|
0
|
0
|
100.00%
|
tests/test_basictypes.py
|
37
|
37
|
0
|
0
|
100.00%
|
tests/test_cache.py
|
6
|
6
|
0
|
0
|
100.00%
|
tests/test_cli.py
|
52
|
52
|
0
|
0
|
100.00%
|
tests/test_config.py
|
20
|
20
|
0
|
0
|
100.00%
|
tests/test_log.py
|
36
|
36
|
0
|
0
|
100.00%
|
tests/test_misc.py
|
3
|
3
|
0
|
0
|
100.00%
|
tests/test_settings.py
|
9
|
9
|
0
|
0
|
100.00%
|
tests/test_util.py
|
44
|
44
|
0
|
0
|
100.00%
|
tests/thirdparty/test_cogent.py
|
99
|
99
|
0
|
0
|
100.00%
|
tests/thirdparty/test_linkcomm.py
|
9
|
9
|
0
|
0
|
100.00%
|