blib/lib/Regexp/Common/number.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 21 | 61.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 0 | 0 | 13908 | $base >= 1 and $base <= 36 |
32 | 0 | 13908 | 0 | exists $$flags{-'sep'} and not defined $$flags{-'sep'} |
47 | 1 | 1 | 43 | $base >= 1 and $base <= 36 |
50 | 0 | 30 | 13 | exists $_[1]{-'sep'} and not defined $_[1]{-'sep'} |
51 | 29 | 0 | 14 | $base > 14 and $expon =~ /^[Ee]$/ |
66 | 1 | 1 | 3719 | $base >= 1 and $base <= 36 |
69 | 0 | 3719 | 0 | exists $_[1]{-'sep'} and not defined $_[1]{-'sep'} |