| blib/lib/Number/Equation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 2 | unless $precision |
| 21 | 2 | 0 | $num >= 0 ? : |
| 29 | 1 | 0 | if $_[2] |
| 30 | 0 | 1 | if $_[3] |
| 47 | 1 | 1 | if ($_[2]) { } |
| 59 | 1 | 1 | if ($_[2]) { } |
| 78 | 8 | 3 | defined $val ? : |
| 82 | 2 | 0 | $precision ? : |