Condition Coverage

blib/lib/Text/FormatTable.pm
Criterion Covered Total %
condition 31 48 64.5


and 3 conditions

line !l l&&!r l&&r condition
66 22 24 0 defined $a and !defined($b) || $a >= $b
326 0 0 0 defined $rdata[$data_col][$l - $start_print] and $l >= $start_print

or 3 conditions

line l !l&&r !l&&!r condition
50 22 4 11 not defined $min or $l > $min
66 0 16 8 !defined($b) || $a >= $b
165 4 4 5 $$r[0] eq 'data' or $$r[0] eq 'head'
259 12 0 3 $$c[0] eq 'l' or $$c[0] eq 'L'
12 3 0 $$c[0] eq 'l' or $$c[0] eq 'L' or $$c[0] eq 'r'
3 0 0 $$c[0] eq 'l' or $$c[0] eq 'L' or $$c[0] eq 'r' or $$c[0] eq 'R'
291 20 0 21 $$c[0] eq 'l' or $$c[0] eq 'L'
3 0 18 $$c[0] eq 'r' or $$c[0] eq 'R'
315 0 0 47 $$c[0] eq 'L' or $$c[0] eq 'R'
36 11 0 $$c[0] eq 'l' or $$c[0] eq 'r'
370 10 0 9 $f eq 'l' or $f eq 'L'
10 1 8 $f eq 'l' or $f eq 'L' or $f eq 'r'
1 0 8 $f eq 'l' or $f eq 'L' or $f eq 'r' or $f eq 'R'
1 7 0 $f eq '|' or $f eq ' '