Condition Coverage

blib/lib/Regexp/Parser/Handlers.pm
Criterion Covered Total %
condition 26 36 72.2


and 3 conditions

line !l l&&!r l&&r condition
196 4 3 1 not &SIZE_ONLY and $abs < 1
200 4 3 1 not &SIZE_ONLY and $abs > $S->{'maxpar'}
210 2 2 0 not &SIZE_ONLY and $num > $S->{'maxpar'}
319 0 0 4 $num =~ s/^([a-fA-F0-9]*)// && $1
491 8 20 0 length $max and $min > $max
553 8 0 8 not &SIZE_ONLY || $cc and $n != 0
555 8 0 0 $v > 9 and $v > $S->{'maxpar'}
625 86 4 6 not defined $$ret and $S->{'quotemeta'} != $qm_before
638 16 133 18 not $S->{'quotemeta'} and ${&Rx;} =~ / \G (?= - (?! ] | \z ) ) /cgx
735 59 16 10 $_ eq "x" and $f_on & $v
753 18 0 0 $_ eq "x" and $f_off & $v

or 3 conditions

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