| blib/lib/Queue/Q/NaiveFIFO/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | unless defined $params{$_} |
| 34 | 0 | 0 | unless $params{'redis_options'} |
| 39 | 0 | 0 | if $self->db |
| 46 | 0 | 0 | unless @_ == 1 |
| 54 | 0 | 0 | unless @_ |
| 72 | 0 | 0 | if ($n > 100) |
| 74 | 0 | 0 | if $l < $n |
| 102 | 0 | 0 | defined $_ ? : |