blib/lib/Statistics/Welford.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
28 | 1 | n/a | BEGIN |
29 | 1 | n/a | BEGIN |
44 | 1 | Yes | new |
59 | 10 | Yes | add |
88 | 1 | Yes | n |
99 | 1 | Yes | min |
110 | 1 | Yes | max |
121 | 1 | Yes | mean |
132 | 2 | Yes | variance |
143 | 1 | Yes | standard_deviation |