Condition Coverage

blib/lib/Data/Grouper.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
393 0 3 3 $#{$aref2;} >= 0 && $$aref2[-1]{'INNER'}
0 3 3 defined $aref2 and defined($#{$aref2;} >= 0 && $$aref2[-1]{'INNER'})

or 3 conditions

line l !l&&r !l&&!r condition
24 0 2 0 ref $proto || $proto
170 2 1 2 not defined $$self{'LASTVALS'}[$i] or $$self{'LASTVALS'}[$i] ne $h2{$colname}
367 1 0 1 not defined $x or $val < $x
373 1 1 0 not defined $x or $val > $x