Condition Coverage

blib/lib/JE/Object/Math.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
206 0 0 0 defined $_[0] && defined $_[1]
211 0 0 0 $a + 1 == $a && $b + 1 == $b
370 0 0 0 abs $x == 1 and abs $y == 9**9**9
376 0 0 0 $x == 0 and $y < 0

or 3 conditions

line l !l&&r !l&&!r condition
327 0 0 0 not defined $result or $result < $num
349 0 0 0 not defined $result or $result > $num