Condition Coverage

blib/lib/Math/Big.pm
Criterion Covered Total %
condition 15 35 42.8


and 3 conditions

line !l l&&!r l&&r condition
72 22 0 0 ref $x and $x->isa("Math::BigInt")
99 10 0 0 ref $x and $x->isa("Math::BigInt")
245 4 0 0 ref $x and $x->isa("Math::BigFloat")
608 5 0 0 ref $x && $x->isa('Math::BigFloat')

or 2 conditions

line l !l condition
258 8 0 shift() || 42
300 8 0 shift() || 42
342 3 0 shift() || 42
392 2 0 shift() || 42
424 0 0 shift() || 42
456 8 0 shift() || 42
497 2 0 shift() || 42
529 3 1 shift() || 42
566 2 0 shift() || 42
623 2 0 shift() || 1024

or 3 conditions

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