| blib/lib/String/Splitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 108 | 1 | 4 | unless defined $string |
| 109 | 1 | 3 | unless length $string |
| 141 | 1 | 3 | unless defined $string |
| 142 | 1 | 2 | unless length $string |
| 175 | 11 | 40 | if ($length == $remaining) |