Condition Coverage

blib/lib/Text/ASCIITable/Wrap.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 5 0 defined $text and defined $width
50 4 1 0 defined $nostrict && $nostrict == 1
55 93 4 3 $len == 0 and $newlen > $width
4 12 81 $len != 0 and $newlen > $width