| blib/lib/MojoX/Redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 20 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 157 | 0 | 0 | 0 | not $cb and ref $args eq 'CODE' | 
| 214 | 0 | 0 | 0 | my $id = $$self{'_connection'} and not $$self{'_connecting'} | 
| 237 | 0 | 0 | 0 | $type ne '*' and $self->encoding | 
| 0 | 0 | 0 | $type ne '*' and $self->encoding and $data | 
| line | l | !l | condition | 
|---|---|---|---|
| 93 | 0 | 0 | $3 || 6379 | 
| 122 | 0 | 0 | $$self{'error'} ||= 'disconnected' | 
| 167 | 0 | 0 | $$self{'_message_queue'} ||= [] | 
| 168 | 0 | 0 | $$self{'_cb_queue'} ||= [] |