Condition Coverage

lib/Math/Big.pm
Criterion Covered Total %
condition 13 29 44.8


and 3 conditions

line !l l&&!r l&&r condition
460 4 0 0 ref $x and $x->isa('Math::BigFloat')
823 5 0 0 ref $x && $x->isa('Math::BigFloat')

or 2 conditions

line l !l condition
473 8 0 shift() || 42
515 8 0 shift() || 42
557 3 0 shift() || 42
607 2 0 shift() || 42
639 0 0 shift() || 42
671 8 0 shift() || 42
712 2 0 shift() || 42
744 3 1 shift() || 42
781 2 0 shift() || 42
838 2 0 shift() || 1024

or 3 conditions

line l !l&&r !l&&!r condition
327 0 0 11 $n->is_nan or $n->is_negative