blib/lib/Math/Roman.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
208 | 1063 | 1 | 3714 | length $value > 0 and $e == 0 |
273 | 0 | 1032 | 16699 | $level < scalar @$ss and not $rem->is_zero |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 0 | 5785 | 0 | ref $proto || $proto |