Condition Coverage

blib/lib/Math/BigSimple.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
79 49 59 21 $func != 1 and $func != $number - 1

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 2 not $LENGTH or int $LENGTH != $LENGTH
29 1 0 1 not $CHECKS or int $CHECKS != $CHECKS
30 2 0 0 not $RAND or ref $RAND != 'CODE'
60 0 0 64 not $number or int $number != $number