blib/lib/bigrat.pl | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 0 | if (m[^([+-]?\d+)(/(\d*[1-9]0*))?$]) { } |
47 | 0 | 0 | $3 ? : |
56 | 0 | 0 | if ($num eq 'NaN') { } |
0 | 0 | elsif ($dom eq 'NaN') { } | |
0 | 0 | elsif ($dom =~ /^[+-]?0+$/) { } | |
65 | 0 | 0 | if ($gcd ne '+1') { } |
80 | 0 | 0 | if $_ ne "+0/1" |
87 | 0 | 0 | unless $_ eq "NaN" |
130 | 0 | 0 | if (wantarray) { } |
141 | 0 | 0 | if ($x eq 'NaN') { } |
0 | 0 | elsif ($x =~ /^-/) { } | |
147 | 0 | 0 | unless $scale |