| blib/lib/Queue/Q/ClaimFIFO/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | unless defined $params{$_} |
| 61 | 0 | 0 | unless $params{'redis_options'} |
| 80 | 0 | 0 | if $self->db |
| 88 | 0 | 0 | unless @_ == 1 |
| 92 | 0 | 0 | if (&blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')) |
| 108 | 0 | 0 | unless @_ |
| 112 | 0 | 0 | if (&blessed($item) and $item->isa('Queue::Q::ClaimFIFO::Item')) |
| 141 | 0 | 0 | unless defined $key |
| 163 | 0 | 0 | unless defined $key |