Condition Coverage

blib/lib/Math/ModInt/ChineseRemainder.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
97 9 7 4 $gcd != 1 and $this->residue % $gcd != $that->residue % $gcd
115 1 8 5 not ref $desired_modulus and ref $residue