| blib/lib/Math/FixedPrecision.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 49 | 0 | 0 | ref $proto && $proto |
| 74 | 30 | 2 | 0 | defined $decimal and $radix <= $decimal |
| line | l | !l | condition |
|---|---|---|---|
| 64 | 48 | 1 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 49 | 0 | ref $proto || $proto |