blib/lib/Cluster/Similarity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 28 | 30 | 93.3 |
pod | 17 | 17 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 10 | n/a | BEGIN |
5 | 10 | n/a | BEGIN |
6 | 10 | n/a | BEGIN |
7 | 10 | n/a | BEGIN |
9 | 10 | n/a | BEGIN |
10 | 10 | n/a | BEGIN |
12 | 10 | n/a | BEGIN |
24 | 10 | n/a | BEGIN |
132 | 32 | n/a | _check_dataset |
150 | 16 | n/a | _reset_dependant_datastructures |
172 | 29 | n/a | _nC2 |
180 | 6 | n/a | _pairs_in_classification |
196 | 7 | n/a | _cell_sum |
216 | 16 | Yes | load_data |
236 | 0 | Yes | set_classification_1 |
256 | 0 | Yes | set_classification_2 |
272 | 3 | Yes | objects |
297 | 1 | Yes | object_number |
363 | 14 | Yes | contingency |
404 | 3 | Yes | pairs_contingency |
438 | 7 | Yes | true_positives |
480 | 4 | Yes | pairs_classification_1 |
500 | 4 | Yes | pairs_classification_2 |
532 | 6 | Yes | pair_wise_recall |
556 | 6 | Yes | pair_wise_precision |
579 | 3 | Yes | pair_wise_fscore |
608 | 3 | Yes | mutual_information |
671 | 2 | Yes | rand_index |
797 | 2 | Yes | rand_adjusted |
862 | 3 | Yes | matching_index |