Condition Coverage

blib/lib/BSON/Decode.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
99 0 1 0 !$@ && defined $fd
350 0 0 0 ref $hash and ref $hash eq 'ARRAY'

or 2 conditions

line l !l condition
94 1 0 shift() // ''

or 3 conditions

line l !l&&r !l&&!r condition
372 0 0 0 ref $hash->{$k} eq 'HASH' or ref $hash->{$k} eq 'ARRAY'