blib/lib/Math/NoCarry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
87 | 43 | 14 | if $#_ < 1 |
109 | 4 | 10 | if $sign |
125 | 10 | 118 | if $#_ < 1 |
129 | 0 | 118 | unless $_[0] >= 0 and $_[1] >= 0 |
136 | 52 | 66 | if length $addends[1] > $max |
139 | 406 | 354 | unless substr $_, $i, 1 |
164 | 10 | 6 | if $#_ < 1 |
166 | 0 | 6 | unless $_[0] >= 0 and $_[1] >= 0 |
173 | 0 | 6 | if length $addends[1] > $max |
178 | 8 | 10 | if $digits[0] < $digits[1] |