Branch Coverage

lib/AnyEvent/Memcached/Peer.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
25 0 0 if $self->{'connecting'}
30 0 0 unless %$self
31 0 0 @_ ? :
0 0 if $self->{'debug'}
32 0 0 @_ ? :
34 0 0 if ($self->{'waitingcb'}{$_})
48 0 0 if ($self->{'connecting'} and $self->{'failed'}) { }
0 0 elsif (not $self->{'connected'}) { }
50 0 0 if $cb
57 0 0 if $cb
67 0 0 unless $self
68 0 0 if $cb
78 0 0 unless $self
79 0 0 if ($cb)
95 0 0 if ($self->{'connected'}) { }
106 0 0 if ($self->{'connected'}) { }
117 0 0 if ($self->{'connected'}) { }