Condition Coverage

blib/lib/MongoDBx/Tiny/Util.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
53 1 2 0 not ref $proto and $$stat{'ours'} = util_class_is_ours($proto)
2 0 1 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 3 0 0 shift() || (caller 1)[0]