| blib/lib/Plack/Middleware/Debug/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 14 | 35.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | -e $$instance{'thru'} and -S _ | 
| 61 | 0 | 2 | 0 | $port && ($port > 0 && $port <= 65535) | 
| line | l | !l | condition | 
|---|---|---|---|
| 19 | 0 | 2 | $self->debug || 0 | 
| 0 | 2 | $self->reconnect || 10 | |
| 0 | 2 | $self->every || 100 | |
| 35 | 0 | 2 | $self->db || 0 |