blib/lib/Statistics/Running.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 46 | 52 | 88.4 |
pod | 24 | 32 | 75.0 |
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 |
72 | 4 | Yes | mean |
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 |
138 | 0 | Yes | histogram_count |
149 | 7 | Yes | histogram_enable |
182 | 18 | Yes | histogram_reset |
191 | 756 | Yes | add |
232 | 1 | Yes | copy_from |
243 | 1 | Yes | clone |
254 | 18 | Yes | clear |
262 | 4 | Yes | min |
263 | 4 | Yes | max |
265 | 22 | Yes | get_N |
267 | 4 | Yes | variance |
272 | 4 | Yes | standard_deviation |
274 | 3 | Yes | skewness |
282 | 4 | Yes | kurtosis |
295 | 4 | Yes | concatenate |
344 | 0 | Yes | append |
350 | 4 | Yes | equals |
357 | 5 | Yes | equals_statistics |
369 | 2 | Yes | equals_histograms |
387 | 1 | n/a | _add_histograms |
403 | 3 | Yes | stringify |
413 | 6 | No | set_N |
414 | 28 | No | M1 |
415 | 20 | No | M2 |
416 | 20 | No | M3 |
417 | 12 | No | M4 |
420 | 2 | n/a | _histogram_copy_from |
426 | 7 | n/a | _histogram_create_bins_from_spec |
441 | 753 | n/a | _histogram_add |
458 | 6 | n/a | _bins2hash |
472 | 2 | n/a | _bins2stathash |
487 | 3 | n/a | _hash2bins |
514 | 0 | n/a | _stathash2bins |
536 | 7 | n/a | _equals_histograms_structure |