Condition Coverage

blib/lib/MemcacheDBI.pm
Criterion Covered Total %
condition 2 29 6.9


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 $DEBUG and $DEBUG > 3
98 2 0 0 $DEBUG and $DEBUG > 3
113 0 0 0 $DEBUG and $DEBUG > 3
129 0 0 0 $DEBUG and $DEBUG > 3
141 0 0 0 $DEBUG and $DEBUG > 1
145 0 0 0 $DEBUG and $DEBUG > 3
203 0 0 0 scalar @_ and not $$self{'MemcacheDBI'}{'dbh'}{'AutoCommit'}
0 0 0 scalar @_ and not $$self{'MemcacheDBI'}{'dbh'}{'AutoCommit'} and $$self{'MemcacheDBI'}{'dbh'}{'MemcacheDBI'}{'queue_delete'} || $$self{'MemcacheDBI'}{'dbh'}{'MemcacheDBI'}{'queue'}

or 2 conditions

line l !l condition
239 0 2 shift() || 'dbh'

or 3 conditions

line l !l&&r !l&&!r condition
203 0 0 0 $$self{'MemcacheDBI'}{'dbh'}{'MemcacheDBI'}{'queue_delete'} || $$self{'MemcacheDBI'}{'dbh'}{'MemcacheDBI'}{'queue'}