blib/lib/Math/BigInt/Named/Norwegian.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 15 | 86.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
121 | 19 | 5 | 8 | $num == 1 and $index == 1 |
145 | 0 | 3 | 10 | @num > 1 and 0 < $num[-1] |
3 | 5 | 5 | @num > 1 and 0 < $num[-1] and $num[-1] < 100 | |
178 | 57 | 1 | 8 | $number->is_zero and not $only |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
158 | 0 | 5 | 14 | $index == 0 or $number->is_zero |