blib/lib/Dallycot/Value/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 0 | if ($$self[1] eq 'en') { } |
103 | 0 | 0 | if (abs $offset > length $$self[0]) { } |
118 | 0 | 0 | if (abs $offset > length $self->value) { } |
133 | 0 | 0 | if (not $index or abs $index > length $$self[0]) { } |