Branch Coverage

lib/AnyEvent/Memcached/Conn.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
14 0 0 unless $args{'cb'}
15 0 0 unless $self->{'h'}
17 0 0 exists $args{'namespace'} ? :
20 0 0 unless defined(local $_ = shift())
21 0 0 if $self->{'debug'}
22 0 0 if ($_ eq 'END') { }
0 0 elsif (not length $_) { }
0 0 elsif (/^VALUE (\S+) (\d+) (\d+)(?:| (.+))$/u) { }
38 0 0 if substr($key, 0, $cut) eq $args{'namespace'}
39 0 0 if $self->{'debug'}
40 0 0 $cas ? :