Condition Coverage

blib/lib/Text/Hyphenate.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
91 1380 36 12 $i == $#wordsets and $mode == $Text::Hyphenate::JUSTIFY
236 903 389 16 $pos == 0 and defined($value = $$beginhyphen{$substr})
245 981 311 16 $restlength == $length and defined($value = $$endhyphen{$substr})