Branch Coverage

blib/lib/Math/NumSeq/SqrtContinued.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
304 199 200 if defined $self->{'values_min'}
352 0 202 if ($sqrt <= 0) { }
358 13 189 if ($root == $int) { }
374 26 18612 if ($self->{'perfect_square'})
375 13 13 if (defined $p) { }
416 2 19 if ($i == 0)
420 0 19 if ($self->{'perfect_square'} or _is_infinite($i))
433 19 0 if (--$i < 0)