Condition Coverage

blib/lib/Number/Range/Regex/Util.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 11 defined $overload::VERSION && $overload::VERSION > '1.09'
117 0 144 2964 defined $digit_min and defined $digit_max
147 213 140 2229 $first eq '0' && $last eq '9'

or 3 conditions

line l !l&&r !l&&!r condition
152 2228 0 511 $ret eq '\\d' or length $ret == 1