| blib/lib/Data/Perl/Role/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 11 | 11 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 9 | n/a | BEGIN |
| 7 | 9 | n/a | BEGIN |
| 9 | 9 | Yes | new |
| 11 | 1 | Yes | inc |
| 13 | 1 | Yes | append |
| 15 | 1 | Yes | prepend |
| 18 | 2 | Yes | replace |
| 28 | 1 | Yes | match |
| 31 | 1 | Yes | chop |
| 33 | 1 | Yes | chomp |
| 35 | 1 | Yes | clear |
| 37 | 1 | Yes | length |
| 40 | 7 | Yes | substr |