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
306 1 186 13 $$self{'period'} ||= 'Math::NumSeq::SqrtContinuedPeriod'->ith($$self{'sqrt'})
420 0 0 19 $$self{'perfect_square'} or _is_infinite($i)
424 18 1 0 $$self{'period'} ||= 'Math::NumSeq::SqrtContinuedPeriod'->ith($$self{'sqrt'})