Branch Coverage

blib/lib/Net/LCDproc.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
37 0 0 if ($self->has_socket and defined $self->socket)
38 0 0 if $Net::LCDproc::log->is_debug
109 0 0 unless (defined $socket)
122 0 0 if $Net::LCDproc::log->is_debug
125 0 0 unless (defined $ret)
140 0 0 unless (defined $response)
157 0 0 if (@args = $response_str =~ /$self->responses->{$msg}/)
163 0 0 unless ($matched)
196 0 0 if (!ref($response) eq 'ARRAY')
203 0 0 if ($proto != $PROTOCOL_VERSION)
228 0 0 if ($s == $screen)
229 0 0 if $Net::LCDproc::log->is_debug