Condition Coverage

blib/lib/Math/PlanePath/ComplexPlus.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
227 0 0 0 $x == $prev_x and $y == $prev_y

or 3 conditions

line l !l&&r !l&&!r condition
118 4 0 1 not defined $realpart or $realpart < 1
124 4 0 1 not defined $arms or $arms <= 0
4 0 1 not defined $arms or $arms <= 0 or $realpart != 1
205 0 0 0 $x or $y