Condition Coverage

blib/lib/Math/Rational/Approx.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
56 2 0 20 $a / $b < $x and $x < $c / $d
74 0 20 18 defined $bounds and @$bounds
91 19 11 261 $b <= $maxD and $d <= $maxD

or 3 conditions

line l !l&&r !l&&!r condition
119 5 0 30 defined $nom or defined $denom