Branch Coverage

blib/lib/Math/NumSeq/DigitProductSteps.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
111 0 1146 if (_is_infinite($i))
119 1146 1190 if (@digits <= 1)
120 573 573 if ($self->{'values_type'} eq 'count') { }