blib/lib/Math/Roman.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
199 | 1064 | 3 | 3716 | length $value > 0 and $e == 0 |
264 | 0 | 1034 | 16701 | $level < scalar @$ss and not $rem->is_zero |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 2098 | ref $c || 'Math::Roman' |