| blib/lib/Statistics/RankCorrelation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 19 | 19 | 100.0 |
| pod | 16 | 16 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 11 | 15 | Yes | new |
| 20 | 15 | n/a | _init |
| 62 | 196 | Yes | size |
| 68 | 130 | Yes | x_data |
| 74 | 101 | Yes | y_data |
| 80 | 18 | Yes | x_rank |
| 86 | 19 | Yes | y_rank |
| 92 | 46 | Yes | x_ties |
| 98 | 44 | Yes | y_ties |
| 104 | 14 | Yes | spearman |
| 125 | 28 | Yes | rank |
| 162 | 1 | Yes | co_sort |
| 177 | 3 | Yes | csim |
| 199 | 14 | Yes | pad_vectors |
| 212 | 6 | Yes | correlation_matrix |
| 226 | 13 | Yes | kendall |
| 256 | 1148 | Yes | sign |