Condition Coverage

blib/lib/MongoDBx/Tiny/Util.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 not ref $proto and $$stat{'ours'} = util_class_is_ours($proto)
0 0 0 blessed $proto and $$stat{'ours'} = util_class_is_ours(ref $proto)
108 0 0 0 $@ and not DEBUG()

or 3 conditions

line l !l&&r !l&&!r condition
45 0 0 0 shift() || (caller 1)[0]