Branch Coverage

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


line true false branch
29 0 0 if $self->{'connecting'}
34 0 0 unless %$self
35 0 0 @_ ? :
0 0 if $self->{'debug'}
36 0 0 @_ ? :
38 0 0 if ($self->{'waitingcb'}{$_})
52 0 0 if ($self->{'connecting'} and $self->{'failed'}) { }
0 0 elsif (not $self->{'connected'}) { }
54 0 0 if $cb
61 0 0 if $cb
71 0 0 unless $self
72 0 0 if $cb
82 0 0 unless $self
83 0 0 if ($cb)
99 0 0 if ($self->{'connected'}) { }
110 0 0 if ($self->{'connected'}) { }
121 0 0 if ($self->{'connected'}) { }
134 0 0 if ($self->{'connected'}) { }