blib/lib/Redis/Queue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | if ref $class |
57 | 0 | 0 | if ($$self{'redis'} and ref $$self{'redis'} eq 'CODE') |
62 | 0 | 0 | unless $$self{'redis'} |
63 | 0 | 0 | unless $$self{'queue'} |
118 | 0 | 0 | unless $key |
123 | 0 | 0 | if ($fetched < $threshold) |
130 | 0 | 0 | if $fetched < $now |
212 | 0 | 0 | if $message |
224 | 0 | 0 | if $redis eq 'Redis::Queue' |
225 | 0 | 0 | if ref $redis eq 'Redis::Queue' |
228 | 0 | 0 | if (@_) { } |
270 | 0 | 0 | unless $@ |
274 | 0 | 0 | if ($_ < 3) { } |
275 | 0 | 0 | if ($$self{'redis_constructor'}) { } |
286 | 0 | 0 | wantarray ? : |