| blib/lib/Algorithm/SetSimilarity/WeightedJaccard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 13 | 14 | 92.8 | 
| pod | 0 | 8 | 0.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 5 | 1 | n/a | BEGIN | 
| 9 | 1 | n/a | BEGIN | 
| 12 | 11 | No | new | 
| 20 | 2 | n/a | _swap_set_ascending_order | 
| 30 | 76 | n/a | _swap_set_descending_order | 
| 40 | 7 | No | estimate_data_type | 
| 65 | 0 | No | get_key_list_from_hash | 
| 85 | 150 | No | get_squared_norm | 
| 94 | 13 | No | get_similarity | 
| 119 | 128 | No | get_cumulative_weight | 
| 128 | 129 | No | make_pair_from_hash | 
| 144 | 65 | No | filt_by_threshold |