Condition Coverage

blib/lib/Cache/Elasticache/Memcache.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
214 0 0 0 defined $self->{'config_endpoint'} and time - $self->{'_last_update'} > $self->{'_current_update_period'}
291 17 0 1 defined $socket and $socket->connected
335 0 1 15 defined $data and $data ne ''
354 7 0 0 defined $self->{'_socket'} and $socket->connected