Condition Coverage

blib/lib/Math/PlanePath/FlowsnakeCentres.pm
Criterion Covered Total %
condition 25 26 96.1


and 3 conditions

line !l l&&!r l&&r condition
410 536 35 161 $x == 0 and $y == 0
416 556 13 2 $x == -2 and $y == 0
422 540 28 1 $x == -1 and $y == -1
550 5948 3608 139 $i == 0 and $nh == 0
607 7180 2263 139 $i == 0 and $nh == 0

or 2 conditions

line l !l condition
116 18 13 $self->{'arms'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
552 137 0 2 not defined $n_lo or $n < $n_lo
558 3608 5359 589 $i == 0 or $nh > $hypot[$i]
615 2271 5792 1388 $i == 0 or $nh > 6 * 7 ** $i