blib/lib/Localizer/BuiltinFunctions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
12 | 0 | 0 | 6 | $num < 10000000000 and $num > -10000000000 |
0 | 0 | 6 | $num < 10000000000 and $num > -10000000000 and $num == int $num | |
48 | 4 | 0 | 0 | @forms > 2 and $num == 0 |