line |
!l |
l&&!r |
l&&r |
condition |
204
|
54 |
0 |
11 |
$type eq 'A' || $type eq 'AAAA' and $class eq 'IN' |
317
|
0 |
0 |
8 |
defined $socket and $event eq $socket |
375
|
0 |
61 |
0 |
defined $packet and not defined $packet->answerfrom |
468
|
2 |
5 |
0 |
$global_hosts_file and not -f $global_hosts_file |
512
|
4 |
0 |
7 |
$$self[5] == ($mtime || -1) and $$self[6] == ($ctime || -1) |
|
4 |
0 |
7 |
$$self[5] == ($mtime || -1) and $$self[6] == ($ctime || -1) and $$self[7] == ($inode || -1) |
|
0 |
1 |
6 |
$$self[5] == ($mtime || -1) and $$self[6] == ($ctime || -1) and $$self[7] == ($inode || -1) and $$self[9] == ($bytes || -1) |
553
|
6 |
0 |
4 |
exists $$self[8]{$host} and exists $$self[8]{$host}{$type} |