line |
!l |
l&&!r |
l&&r |
condition |
190
|
0 |
1726 |
0 |
$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 |
289 |
1424 |
$state and $proto->filtering eq 'pre' || $proto->filtering eq 'post' and defined $field->{'filters'} and defined $field->{'filtering'} and defined $param |
197
|
314 |
0 |
1110 |
$field->{'filtering'} eq $state and $state ne 'off' |