| blib/lib/Statistics/Running.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 47 | 54 | 87.0 |
| pod | 26 | 34 | 76.4 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 3 | n/a | BEGIN |
| 4 | 3 | n/a | BEGIN |
| 5 | 3 | n/a | BEGIN |
| 7 | 3 | n/a | BEGIN |
| 20 | 3 | n/a | BEGIN |
| 22 | 3 | n/a | BEGIN |
| 23 | 3 | n/a | BEGIN |
| 26 | 3 | n/a | BEGIN |
| 30 | 16 | Yes | new |
| 74 | 2 | Yes | histogram |
| 80 | 9 | No | histogram_bins_hash |
| 92 | 0 | No | histogram_bins_stathash |
| 104 | 3 | No | histogram_stringify |
| 111 | 3 | n/a | _histogram_recalculate |
| 117 | 2 | n/a | __ANON__ |
| 122 | 0 | n/a | __ANON__ |
| 131 | 0 | Yes | histogram_disable |
| 139 | 0 | Yes | histogram_count |
| 150 | 7 | Yes | histogram_enable |
| 184 | 18 | Yes | histogram_reset |
| 194 | 756 | Yes | add |
| 237 | 1 | Yes | copy_from |
| 248 | 1 | Yes | clone |
| 259 | 18 | Yes | clear |
| 272 | 4 | Yes | mean |
| 273 | 3 | Yes | sum |
| 274 | 0 | Yes | abs_sum |
| 275 | 4 | Yes | min |
| 276 | 4 | Yes | max |
| 278 | 22 | Yes | get_N |
| 280 | 4 | Yes | variance |
| 285 | 4 | Yes | standard_deviation |
| 287 | 3 | Yes | skewness |
| 295 | 4 | Yes | kurtosis |
| 308 | 4 | Yes | concatenate |
| 362 | 0 | Yes | append |
| 368 | 4 | Yes | equals |
| 375 | 5 | Yes | equals_statistics |
| 387 | 2 | Yes | equals_histograms |
| 405 | 1 | n/a | _add_histograms |
| 422 | 3 | Yes | stringify |
| 433 | 6 | No | set_N |
| 434 | 28 | No | M1 |
| 435 | 20 | No | M2 |
| 436 | 20 | No | M3 |
| 437 | 12 | No | M4 |
| 440 | 2 | n/a | _histogram_copy_from |
| 446 | 7 | n/a | _histogram_create_bins_from_spec |
| 462 | 753 | n/a | _histogram_add |
| 479 | 6 | n/a | _bins2hash |
| 493 | 2 | n/a | _bins2stathash |
| 508 | 3 | n/a | _hash2bins |
| 536 | 0 | n/a | _stathash2bins |
| 559 | 7 | n/a | _equals_histograms_structure |