line |
!l |
l&&!r |
l&&r |
condition |
190
|
0 |
13 |
1713 |
$state and $proto->filtering eq 'pre' || $proto->filtering eq 'post' |
|
13 |
0 |
1713 |
$state and $proto->filtering eq 'pre' || $proto->filtering eq 'post' and defined $field->{'filters'} |
|
13 |
0 |
1713 |
$state and $proto->filtering eq 'pre' || $proto->filtering eq 'post' and defined $field->{'filters'} and defined $field->{'filtering'} |
|
0 |
286 |
1427 |
$state and $proto->filtering eq 'pre' || $proto->filtering eq 'post' and defined $field->{'filters'} and defined $field->{'filtering'} and defined $param |
197
|
316 |
0 |
1111 |
$field->{'filtering'} eq $state and $state ne "off" |