| blib/lib/Math/Vector/Similarity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 9 | 100.0 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 20 | 5 | Yes | dot_product |
| 30 | 3 | Yes | normalize |
| 40 | 11 | Yes | cosine_similarity |
| 56 | 3 | Yes | cosine_distance |
| 62 | 4 | Yes | euclidean_distance |