| blib/lib/Cache/Memcached/AnyEvent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 48 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 362 | 0 | 0 | $$flags_ref & 2 and 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 151 | 0 | 0 | 0 | defined $$h{'wbuf'} and $$h{'wbuf'} eq '' |
| 154 | 0 | 0 | 0 | defined $$h{'rbuf'} and $$h{'rbuf'} eq '' |
| 361 | 0 | 0 | 0 | defined $$flags_ref and defined $$data_ref |
| 383 | 0 | 0 | 0 | $cmd ne 'append' && $cmd ne 'prepend' && $threshold && 1 && $$len_ref >= $threshold |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 0 | 0 | delete $args{'protocol_class'} || 'Text' |
| 31 | 0 | 0 | delete $args{'selector_class'} || 'Traditional' |
| 120 | 0 | 0 | $port ||= 11211 |
| 281 | 0 | 0 | shift @args || 0 |
| 400 | 0 | 0 | $$exptime_ref || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | $$self{'selector'} ||= $self->_build_selector($selector_class) |
| 49 | 0 | 0 | 0 | $$self{'protocol'} ||= $self->_build_protocol($protocol_class) |
| 193 | 0 | 0 | 0 | $$self{'_is_connecting'} or $$self{'_is_connected'} |
| 220 | 0 | 0 | 0 | ref $args[-1] eq 'CODE' or ref $args[-1] eq 'AnyEvent::CondVar' |
| 247 | 0 | 0 | 0 | ref $args[-1] eq 'CODE' or ref $args[-1] eq 'AnyEvent::CondVar' |
| 257 | 0 | 0 | 0 | ref $args[-1] eq 'CODE' or ref $args[-1] eq 'AnyEvent::CondVar' |
| 267 | 0 | 0 | 0 | ref $args[-1] eq 'CODE' or ref $args[-1] eq 'AnyEvent::CondVar' |
| 279 | 0 | 0 | 0 | ref $args[-1] eq 'CODE' or ref $args[-1] eq 'AnyEvent::CondVar' |