| blib/lib/Format/LongNumber.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 1 | 2 | if $total < 0 |
| 106 | 7 | 6 | if ($value) |
| 112 | 1 | 2 | unless ($result) |
| 161 | 1 | 2 | if $total < 0 |
| 168 | 2 | 6 | if (int $value) |
| 169 | 0 | 2 | if $fraction == 0 |
| 175 | 1 | 2 | unless ($result) |