Condition Coverage

blib/lib/Math/Big/Factors.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
140 8 0 4 $x->is_even and not $x->is_zero

or 2 conditions

line l !l condition
24 12 0 shift() || 1
121 24 0 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
176 8 0 0 $x != 1 or $n == 1