Condition Coverage

blib/lib/Math/NumSeq/SqrtContinued.pm
Criterion Covered Total %
condition 6 9 66.6


or 3 conditions

line l !l&&r !l&&!r condition
307 1 186 13 $self->{'period'} ||= 'Math::NumSeq::SqrtContinuedPeriod'->ith($self->{'sqrt'})
420 0 0 19 $self->{'perfect_square'} or _is_infinite($i)
425 18 1 0 $self->{'period'} ||= 'Math::NumSeq::SqrtContinuedPeriod'->ith($self->{'sqrt'})