Branch Coverage

blib/lib/Math/NumSeq/AllPrimeFactors.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
127 120 78 unless (defined($value = shift @$pending))
130 0 120 if ($self->{'on_values'} eq 'composites')
137 42 78 if ($self->{'multiplicity'} eq 'distinct')
139 26 60 $_ == $prev ? :
142 20 100 if ($order eq 'descending')
152 0 99 if ($self->{'on_values'} eq 'odd' and $value < 3)