blib/lib/Test/Stream/Table/LineBreak.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 1776 | unless defined $self->{'string'} |
21 | 1776 | 0 | unless $INC{'Unicode/GCString.pm'} |
27 | 0 | 1592 | if $self->{'gcstring'} |
46 | 608 | 6692 | unless defined $char |
47 | 0 | 7300 | $INC{'Unicode/GCString.pm'} ? : |
48 | 608 | 6692 | unless $l |
49 | 0 | 6692 | if ($size + $l > $len) |
70 | 0 | 2374 | unless $self->{'_parts'} |
75 | 1075 | 1299 | if $idx >= @$parts |