Condition Coverage

blib/lib/Math/Roman.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

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

or 2 conditions

line l !l condition
71 0 2098 ref $c || 'Math::Roman'