| blib/lib/Queue/Q/NaiveFIFO/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 10 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 29 | 0 | 0 | $params{'db'} || 0 | 
| 69 | 0 | 0 | $n ||= 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 95 | 0 | 0 | 0 | $SerealEncoder ||= 'Sereal::Encoder'->new({'stringify_undef', 1, 'warn_undef', 1}) | 
| 101 | 0 | 0 | 0 | $SerealDecoder ||= 'Sereal::Decoder'->new |