Condition Coverage

blib/lib/Math/GoldenBigMath.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
765 0 0 0 $i < $maxDivDigits and $rest != 0 || $firstIter || $i <= $bm1Len

or 3 conditions

line l !l&&r !l&&!r condition
54 260 846 0 ref $self || $self
352 0 0 110 $moves <= 0 or $moves + length($self->_getCoeff) > $Math::GoldenBigMath::_COEFF_MAX_DIGITS
506 9 7 60 $coeff1 == 0 or $coeff2 == 0
765 0 0 0 $rest != 0 || $firstIter || $i <= $bm1Len