| line |
!l |
l&&!r |
l&&r |
condition |
|
771
|
0 |
0 |
0 |
@_ == 1 and UNIVERSAL::isa($_[0], 'HASH') |
|
1101
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1113
|
0 |
0 |
0 |
$port && $port == 53 |
|
1159
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1167
|
0 |
0 |
0 |
$port && $port == 53 |
|
1214
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1217
|
0 |
0 |
0 |
$port && $port == 53 |
|
1260
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1263
|
0 |
0 |
0 |
$port && $port == 53 |
|
1310
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1358
|
0 |
0 |
0 |
$port and not __valid_port $port |
|
1360
|
0 |
0 |
0 |
$port && $port == 53 |
|
1535
|
0 |
0 |
0 |
defined $class and not $class |
|
1536
|
0 |
0 |
0 |
defined $type and not $type |
|
1537
|
0 |
0 |
0 |
defined $name and not $name |
|
1539
|
0 |
0 |
0 |
defined $class and not $class =~ /^(ANY|IN)$/ |
|
1541
|
0 |
0 |
0 |
defined $type and not $type =~ /^(ANY|A|NS|MX)$/ |