| 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 |
| 79 | 7 | Yes | sum |
| 111 | 7 | Yes | kahansum |
| 161 | 7 | Yes | neumaiersum |
| 201 | 7 | Yes | kleinsum |
| 244 | 17 | Yes | pairwisesum |