Condition Coverage

blib/lib/MLDBM.pm
Criterion Covered Total %
condition 9 20 45.0


and 2 conditions

line l !l condition
144 0 0 carp(qq[MLDBM error: Second level tie failed, "$!"]) and return undef

and 3 conditions

line !l l&&!r l&&r condition
74 0 0 6 ref $s and @_ > 2
209 3 0 3 defined $dbpack and $dbpack
210 3 0 3 defined $szr and $szr
214 6 0 0 defined $key and $key
233 22 0 51 ref $a and ref $a eq ref $b

or 3 conditions

line l !l&&r !l&&!r condition
233 0 0 22 ref $a || ref $b