| blib/lib/Math/BaseArith.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 26 | 65.3 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 18 | unless defined wantarray |
| 57 | 0 | 18 | if $DEBUG >= 1 |
| 74 | 24 | 45 | if ($b > $value) |
| 75 | 0 | 24 | if $DEBUG >= 2 |
| 77 | 17 | 7 | if $i > 1 |
| 80 | 38 | 7 | $b ? : |
| 81 | 0 | 0 | $b ? : |
| 0 | 45 | if $DEBUG >= 2 | |
| 83 | 38 | 7 | if $b |
| 88 | 18 | 0 | wantarray ? : |
| 96 | 0 | 12 | if $DEBUG >= 1 |
| 99 | 1 | 11 | if (scalar @{$r_aref;} > scalar @{$b_aref;} and scalar @{$b_aref;} != 1) |
| 116 | 0 | 39 | if $DEBUG >= 2 |