Condition Coverage

blib/lib/Acme/Grep2D.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
149 0 187 433 $y < $nlines and $x < $maxlen
166 208 21 187 $y < $nlines and $x < $maxlen
184 0 187 433 $y < $nlines and $x >= 0
201 208 21 187 $y < $nlines and $x >= 0