blib/lib/Text/Hyphen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l | condition |
---|---|---|---|
49 | 0 | 2 | $self->{'min_word'} ||= 5 |
50 | 0 | 2 | $self->{'min_prefix'} ||= 2 |
51 | 0 | 2 | $self->{'min_suffix'} ||= 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 0 | 2 | 0 | ref $proto || $proto |