| blib/lib/Data/Quantity/Number/Number.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 115 | 2 | 0 | 1 | defined $dec && length $dec |
| line | l | !l | condition |
|---|---|---|---|
| 107 | 0 | 3 | shift() || $Data::Quantity::Number::Number::DefaultPlaces || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 23 | 7 | 46 | 0 | ref $referent || $referent |