| blib/lib/Math/Fibonacci.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 11 | 81.8 |
| pod | 4 | 8 | 50.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 11 | 2 | n/a | BEGIN |
| 12 | 2 | n/a | BEGIN |
| 13 | 2 | n/a | BEGIN |
| 22 | 51 | Yes | term |
| 24 | 1 | Yes | series |
| 29 | 1 | Yes | decompose |
| 36 | 9 | No | decomp |
| 48 | 14 | Yes | isfibonacci |
| 55 | 74 | No | nearestint |
| 63 | 0 | No | a_term |
| 66 | 0 | No | a_series |