Condition Coverage

blib/lib/OOB.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
66 57 14 9 $blessed and $blessed->isa('OOB')
83 35 5 5 $blessed and $stolen{$blessed}
238 1 4 0 @_ == 1 and $_[0] eq ':all'

or 2 conditions

line l !l condition
20 2 4 $ENV{'OOB_DEBUG'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
80 40 5 0 $_[1] || caller()