| blib/lib/Math/GMP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 59 | 0 | $_[0] >= 0 ? : |
| 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]/) |