Condition Coverage

blib/lib/Queue/Q/ClaimFIFO/Redis.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 &blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')
112 0 0 0 &blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')

or 2 conditions

line l !l condition
55 0 0 $params{'db'} || 0
154 0 0 shift() || 1