Condition Coverage

blib/lib/Regexp/Parser/Handlers.pm
Criterion Covered Total %
condition 20 30 66.6


and 3 conditions

line !l l&&!r l&&r condition
172 4 3 1 not &SIZE_ONLY and $abs < 1
176 4 3 1 not &SIZE_ONLY and $abs > $S->{'maxpar'}
186 2 2 0 not &SIZE_ONLY and $num > $S->{'maxpar'}
295 0 0 4 $num =~ s/^([a-fA-F0-9]*)// && $1
445 8 20 0 length $max and $min > $max
507 8 0 8 not &SIZE_ONLY || $cc and $n != 0
509 8 0 0 $v > 9 and $v > $S->{'maxpar'}
672 59 16 10 $_ eq "x" and $f_on & $v
690 18 0 0 $_ eq "x" and $f_off & $v

or 3 conditions

line l !l&&r !l&&!r condition
507 8 0 8 &SIZE_ONLY || $cc