Branch Coverage

blib/lib/App/Memcached/Tool/DataSource.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
24 0 0 if is_unixsocket($addr)
31 0 0 unless $socket
38 0 0 unless $self->{'socket'}->close
51 0 0 if ($response =~ /VALUE \S+ (\d+) (\d+)/) { }
74 0 0 if /^END/
75 0 0 if /^SERVER_ERROR/
85 0 0 if ($self->{'socket'})