line |
true |
false |
branch |
182
|
0 |
0 |
unless (defined $msg)
|
191
|
0 |
0 |
unless (defined $msg->send)
|
192
|
0 |
0 |
if $pdu->expect_response
|
196
|
0 |
0 |
if ($retries-- > 0 and $!{'EAGAIN'} || $!{'EWOULDBLOCK'} || $!{'ENOSPC'}) { }
|
212
|
0 |
0 |
if ($pdu->expect_response) { }
|
217
|
0 |
0 |
unless ($TRANSPORT[$fileno][0]++)
|
223
|
0 |
0 |
unless (defined $msg)
|
228
|
0 |
0 |
unless (defined $msg->recv)
|
229
|
0 |
0 |
if ($transport->connectionless) { }
|
232
|
0 |
0 |
if ($count < $MIN_RECVQUEUE and @QUEUE)
|
238
|
0 |
0 |
unless --$TRANSPORT[$fileno][0]
|
248
|
0 |
0 |
unless ($msg->length)
|
253
|
0 |
0 |
unless (defined $MESSAGE_PROCESSING->prepare_data_elements($msg))
|
259
|
0 |
0 |
if $MESSAGE_PROCESSING->error
|
266
|
0 |
0 |
if ($$rtimeout_w)
|
272
|
0 |
0 |
unless (--$TRANSPORT[$fileno][0])
|
289
|
0 |
0 |
if ($$rtimeout_w)
|
291
|
0 |
0 |
unless --$TRANSPORT[$fileno][0]
|
295
|
0 |
0 |
if ($retries--) { }
|
314
|
0 |
0 |
unless my $pdu = shift @QUEUE
|
321
|
0 |
0 |
unless $BUSY
|
329
|
0 |
0 |
if ($delay > 0)
|