blib/lib/Math/PlanePath/QuintetCentres.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 20 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
419 | 7192 | 3777 | 134 | $i == 0 and $nh == 0 |
476 | 9826 | 3756 | 134 | $i == 0 and $nh == 0 |
line | l | !l | condition |
---|---|---|---|
115 | 32 | 13 | $self->{'arms'} || 1 |
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 | 3777 | 5877 | 1315 | $i == 0 or $nh > $hypot[$i] |
484 | 3762 | 7042 | 2784 | $i == 0 or $nh > 4 * 5 ** $i |