| line |
!l |
l&&!r |
l&&r |
condition |
|
76
|
0 |
0 |
0 |
$$self{'random_servers'} and not $internal |
|
94
|
0 |
0 |
0 |
$internal and $$self{'_connect_retries'}++ >= $$self{'max_autoretry'} |
|
125
|
0 |
0 |
0 |
not $ret and $$self{'connect_timeout'} |
|
|
0 |
0 |
0 |
not $ret and $$self{'connect_timeout'} and $! == 115 |
|
133
|
0 |
0 |
0 |
not $ret and $! == 106 |
|
200
|
0 |
0 |
0 |
not defined $res and $! == 11 |
|
218
|
0 |
0 |
0 |
not defined $res and $! == 11 |
|
227
|
0 |
0 |
0 |
$state == 1 and $ret =~ /\r\n/ |
|
239
|
0 |
0 |
0 |
$state == 2 and $offset - 2 == $toread |
|
293
|
0 |
0 |
0 |
not defined $res and $! == 11 |
|
310
|
0 |
0 |
0 |
not defined $res and $! == 11 |
|
459
|
0 |
0 |
0 |
defined $$self{'job_id'} and $$self{'job_id'} |