blib/lib/Math/GMP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 2 | $_[2] ? : |
76 | 3 | 1 | unless @_ |
77 | 0 | 1 | unless @_ == 1 and $_[0] eq ":constant" |
90 | 2 | 1637 | if ($base) { } |
94 | 1 | 1636 | if ($ival =~ /[^\d\-xA-Fa-f]/) |