| lib/Statistics/Descriptive/PDL/Weighted.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 30 | 30 | 100.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 5 | n/a | BEGIN |
| 4 | 5 | n/a | BEGIN |
| 5 | 5 | n/a | BEGIN |
| 8 | 5 | n/a | BEGIN |
| 18 | 5 | n/a | BEGIN |
| 30 | 41 | Yes | new |
| 45 | 32 | n/a | _wt_type |
| 48 | 47 | Yes | add_data |
| 100 | 1 | Yes | get_data |
| 111 | 3 | Yes | get_data_as_hash |
| 130 | 26 | Yes | values_are_unique |
| 139 | 72 | n/a | _set_weights_piddle |
| 144 | 245 | n/a | _get_weights_piddle |
| 149 | 44 | n/a | _count |
| 156 | 3 | n/a | _sum |
| 161 | 34 | n/a | _sum_weights |
| 167 | 3 | n/a | _sum_sqr_weights |
| 178 | 25 | n/a | _mean |
| 187 | 22 | n/a | _standard_deviation |
| 208 | 5 | Yes | variance |
| 214 | 10 | n/a | _median |
| 227 | 55 | n/a | _sort_piddle |
| 252 | 10 | n/a | _deduplicate |
| 309 | 49 | n/a | _get_cumsum_weight_vector |
| 318 | 13 | n/a | _skewness |
| 332 | 13 | n/a | _kurtosis |
| 347 | 6 | n/a | _harmonic_mean |
| 362 | 5 | n/a | _geometric_mean |
| 376 | 4 | n/a | _mode |
| 396 | 5 | n/a | _percentile |