Condition Coverage

blib/lib/Math/PlanePath/FilledRings.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
209 3 0 3 $y2 == 0 and $x2 > 0
317 6 0 1 $x == 0 and $y == 0
382 0 0 3 $x == $tx and $y == $ty

or 2 conditions

line l !l condition
167 0 3 $self->{'offset'} ||= 0