Condition Coverage

blib/lib/Math/PlanePath/QuintetCentres.pm
Criterion Covered Total %
condition 15 20 75.0


and 3 conditions

line !l l&&!r l&&r condition
419 8077 4052 134 $i == 0 and $nh == 0
476 9981 3758 134 $i == 0 and $nh == 0

or 2 conditions

line l !l condition
115 32 13 $self->{'arms'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
353 0 0 0 $self->{'arms'} == 4 || defined $self->xy_to_n($x, $y)
421 134 0 0 not defined $n_lo or $n < $n_lo
427 4052 6579 1498 $i == 0 or $nh > $hypot[$i]
484 3764 7163 2818 $i == 0 or $nh > 4 * 5 ** $i