line |
!l |
l&&!r |
l&&r |
condition |
25
|
0 |
0 |
1 |
$peeraddr and $peerport |
|
0 |
0 |
1 |
$peeraddr and $peerport and $sockaddr |
|
0 |
0 |
1 |
$peeraddr and $peerport and $sockaddr and $sockport |
169
|
0 |
0 |
1 |
$port1 == $$self{'peerport'} and $port2 == $$self{'sockport'} |
185
|
1 |
0 |
0 |
defined $hash{'BuggyIdentd'} and $hash{'BuggyIdentd'} == 1 |
188
|
1 |
0 |
0 |
defined $hash{'TimeOut'} and $hash{'TimeOut'} > 5 || $hash{'TimeOut'} < 30 |
199
|
0 |
0 |
1 |
defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} |
|
0 |
0 |
1 |
defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} and defined $hash{'SockAddr'} |
|
0 |
0 |
1 |
defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} and defined $hash{'SockAddr'} and defined $hash{'SockAddr'} |