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 8238 4323 134 $i == 0 and $nh == 0
476 9138 3876 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 4323 6630 1608 $i == 0 or $nh > $hypot[$i]
484 3882 6471 2667 $i == 0 or $nh > 4 * 5 ** $i