Condition Coverage

blib/lib/Math/PlanePath/QuintetReplicate.pm
Criterion Covered Total %
condition 14 14 100.0


and 3 conditions

line !l l&&!r l&&r condition
306 48 8 16 $digits[$i + 1] == 3 and $digits[$i] <= 3
32 16 8 $digits[$i + 1] == 4 and $digits[$i] == 4

or 2 conditions

line l !l condition
65 2 2 $self->{'numbering_type'} ||= 'fixed'

or 3 conditions

line l !l&&r !l&&!r condition
185 1680 500 770 $x or $y
306 16 13 43 $digits[$i + 1] == 3 and $digits[$i] <= 3 or $digits[$i + 1] == 4 and $digits[$i] == 4