Branch Coverage

blib/lib/WAIT/Client.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
30 0 0 $wait->_SEARCH(@_) ? :
37 0 0 unless @_ == 2
40 0 0 $wait->_INFO(@_) ? :
47 0 0 unless @_ == 2
50 0 0 $wait->_GET(@_) ? :
57 0 0 unless @_ == 2
65 0 0 unless @_ == 2
73 0 0 unless @_ == 2
100 0 0 unless $port
112 0 0 if ($con = $self->command('HELP') and $con->response == CMD_INFO()) { }
128 0 0 unless $con
130 0 0 if defined $$self{'timeout'}
133 0 0 if ($$self{'hits'})
143 0 0 unless ($con->response == CMD_OK())
146 0 0 if ($$self{'hits'})
147 0 0 unless ($con->response == CMD_OK())
163 0 0 if ($wait->_SEARCH(@_))
169 0 0 if (s/^(\d+)/sprintf '%4d', $i;/e)
180 0 0 unless @_ == 2
184 0 0 unless ($$wait{'map'}[$num])
188 0 0 $wait->_INFO($$wait{'map'}[$num]) ? :
195 0 0 unless @_ == 2
199 0 0 unless ($$wait{'map'}[$num])
203 0 0 $wait->_GET($$wait{'map'}[$num]) ? :