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 |
139 | 0 | Yes | histogram_count |
150 | 7 | Yes | histogram_enable |
184 | 18 | Yes | histogram_reset |
194 | 756 | Yes | add |
235 | 1 | Yes | copy_from |
246 | 1 | Yes | clone |
257 | 18 | Yes | clear |
265 | 4 | Yes | min |
266 | 4 | Yes | max |
268 | 22 | Yes | get_N |
270 | 4 | Yes | variance |
275 | 4 | Yes | standard_deviation |
277 | 3 | Yes | skewness |
285 | 4 | Yes | kurtosis |
298 | 4 | Yes | concatenate |
347 | 0 | Yes | append |
353 | 4 | Yes | equals |
360 | 5 | Yes | equals_statistics |
372 | 2 | Yes | equals_histograms |
390 | 1 | n/a | _add_histograms |
407 | 3 | Yes | stringify |
417 | 6 | No | set_N |
418 | 28 | No | M1 |
419 | 20 | No | M2 |
420 | 20 | No | M3 |
421 | 12 | No | M4 |
424 | 2 | n/a | _histogram_copy_from |
430 | 7 | n/a | _histogram_create_bins_from_spec |
446 | 753 | n/a | _histogram_add |
463 | 6 | n/a | _bins2hash |
477 | 2 | n/a | _bins2stathash |
492 | 3 | n/a | _hash2bins |
520 | 0 | n/a | _stathash2bins |
543 | 7 | n/a | _equals_histograms_structure |