| blib/lib/Rope/Handles/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 14 | 57.1 |
| pod | 11 | 12 | 91.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 7 | 1 | No | new |
| 12 | 20 | Yes | increment |
| 21 | 20 | Yes | decrement |
| 29 | 1 | Yes | append |
| 31 | 1 | Yes | prepend |
| 34 | 1 | Yes | replace |
| 46 | 0 | Yes | match |
| 48 | 0 | Yes | chop |
| 50 | 0 | Yes | chomp |
| 52 | 0 | Yes | clear |
| 54 | 0 | Yes | length |
| 57 | 0 | Yes | substr |