line |
!l |
l&&!r |
l&&r |
condition |
244
|
0 |
0 |
0 |
defined $q->param('NEXT_EXPR') and scalar $q->param('NEXT_EXPR') ne '-- add new filter element --' |
334
|
0 |
0 |
0 |
defined $q->param($p . 'FUNCT') and $q->param($p . 'FUNCT') ne '' |
354
|
0 |
0 |
0 |
$o->typ4clm(uc $q->param($p . 'L_COLMN')) eq 'clob' and not $q->param($p . 'CMPOP') =~ /\w/ |
379
|
0 |
0 |
0 |
$q->param($p . 'L_COLMN') and not $q->param($p . 'CMPOP') =~ /\w/ |
|
0 |
0 |
0 |
$q->param($p . 'L_COLMN') and not $q->param($p . 'CMPOP') =~ /\w/ and exists $o->{'schema'}{'select'}{$q->param($p . 'L_COLMN')} |
|
0 |
0 |
0 |
$q->param($p . 'L_COLMN') and not $q->param($p . 'CMPOP') =~ /\w/ and exists $o->{'schema'}{'select'}{$q->param($p . 'L_COLMN')} and exists $o->{'schema'}{'select'}{$q->param($p . 'L_COLMN')}[3]{'date_format'} |
509
|
0 |
0 |
0 |
ref $fref eq 'HASH' and $fref->{'title'} ne '' |