| blib/lib/Rope/Handles/Number.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 7 | 12 | 58.3 |
| pod | 9 | 10 | 90.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 7 | 1 | No | new |
| 11 | 1 | Yes | add |
| 13 | 1 | Yes | subtract |
| 15 | 1 | Yes | multiply |
| 17 | 1 | Yes | divide |
| 19 | 0 | Yes | modulus |
| 21 | 0 | Yes | absolute |
| 23 | 0 | Yes | increment |
| 25 | 0 | Yes | decrement |
| 27 | 0 | Yes | clear |