| line |
!l |
l&&!r |
l&&r |
condition |
|
369
|
4 |
6 |
0 |
defined $field and ($h = &HASH($arg)) && exists $arg->{$field} || &ARRAY($arg) && $field =~ /^[-\d]+$/ && exists $arg->[$field] |
|
381
|
1 |
0 |
9 |
defined $arg and &typ($arg) eq 'HASH' |
|
|
4 |
2 |
3 |
defined $field and exists $arg->{$field} |
|
|
1 |
4 |
5 |
defined $arg and &typ($arg) eq 'HASH' and (defined $field and exists $arg->{$field}) |
|
528
|
0 |
0 |
0 |
$dta and $dtb |
|
|
0 |
0 |
0 |
$dta and $dtb |
|
|
0 |
0 |
0 |
$dta and $dtb and $ta ne $tb |
|
529
|
0 |
0 |
0 |
&isnum($a) && &isnum($b) |
|
541
|
0 |
0 |
0 |
$dra and $drb |
|
|
0 |
0 |
0 |
$dra and $drb and $ra ne $rb |