| blib/lib/Localizer/BuiltinFunctions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 6 | 0 | if ($num < 10000000000 and $num > -10000000000 and $num == int $num) { } |
| 34 | 0 | 4 | unless @forms |
| 35 | 0 | 4 | if (@forms == 1) { } |
| 36 | 0 | 0 | $s ? : |
| 39 | 2 | 2 | $s ? : |
| 47 | 0 | 4 | if @forms == 0 |
| 48 | 0 | 4 | if @forms > 2 and $num == 0 |