blib/lib/Test/Stream/Table/LineBreak.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 1788 | unless defined $self->{'string'} |
21 | 1788 | 0 | unless $INC{'Unicode/GCString.pm'} |
27 | 0 | 1601 | if $self->{'gcstring'} |
46 | 612 | 6728 | unless defined $char |
47 | 0 | 7340 | $INC{'Unicode/GCString.pm'} ? : |
48 | 612 | 6728 | unless $l |
49 | 0 | 6728 | if ($size + $l > $len) |
70 | 0 | 2393 | unless $self->{'_parts'} |
75 | 1086 | 1307 | if $idx >= @$parts |