blib/lib/Number/Equation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
22 | 4 | 2 | unless $precision |
23 | 2 | 0 | $num >= 0 ? : |
31 | 3 | 0 | if defined $_[2] |
32 | 0 | 3 | if $_[3] |
49 | 1 | 1 | if ($_[2]) { } |
61 | 1 | 1 | if ($_[2]) { } |
72 | 0 | 1 | if ($_[2]) { } |
83 | 0 | 1 | if ($_[2]) { } |
102 | 10 | 3 | defined $val ? : |
106 | 2 | 2 | $precision ? : |