blib/lib/Math/BaseArith.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 26 | 65.3 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 16 | unless defined wantarray |
48 | 0 | 16 | if $debug >= 1 |
65 | 16 | 43 | if ($b > $value) |
66 | 0 | 16 | if $debug >= 2 |
68 | 11 | 5 | if $i > 1 |
71 | 36 | 7 | $b ? : |
72 | 0 | 0 | $b ? : |
0 | 43 | if $debug >= 2 | |
74 | 36 | 7 | if $b |
79 | 16 | 0 | wantarray ? : |
88 | 0 | 10 | if $debug >= 1 |
91 | 1 | 9 | if (scalar @$r_listRef > scalar @$b_listRef and scalar @$b_listRef != 1) |
106 | 0 | 31 | if $debug >= 2 |