| blib/lib/Math/Summation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 9 | 100.0 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 78 | 7 | Yes | sum |
| 107 | 7 | Yes | kahansum |
| 151 | 7 | Yes | neumaiersum |
| 188 | 7 | Yes | kleinsum |
| 228 | 17 | Yes | pairwisesum |