| blib/lib/Number/Misc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 179 | 0 | 0 | 7 | defined $rv and $rv =~ /\S/ |
| line | l | !l | condition |
|---|---|---|---|
| 302 | 0 | 100 | $iter ||= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 3 | 0 | 19 | $opts{'convertible'} or $opts{'convertable'} |