Condition Coverage

blib/lib/Math/PlanePath/PixelRings.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 $y2 == 0 and $x2 > 0
235 2999 0 1 $x == 0 and $y == 0

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
315 0 0 0 $x1 < 0 ^ $x2 < 0 || $y1 < 0 ^ $y2 < 0