| blib/lib/Math/BigInt/Named/English.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 12 | 91.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 2 | 9 | @num > 1 and 0 < $num[-1] |
| 2 | 4 | 5 | @num > 1 and 0 < $num[-1] and $num[-1] < 100 | |
| 160 | 64 | 1 | 5 | $number->is_zero and not $only |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 1 | 4 | 44 | $index == 0 or $number->is_zero |