Condition Coverage

lib/CGI/OptimalQuery/InteractiveFilter.pm
Criterion Covered Total %
condition 0 33 0.0


and 3 conditions

line !l l&&!r l&&r condition
245 0 0 0 defined $q->param('NEXT_EXPR') and scalar $q->param('NEXT_EXPR') ne '-- add new filter element --'
335 0 0 0 defined $q->param($p . 'FUNCT') and $q->param($p . 'FUNCT') ne ''
355 0 0 0 $o->typ4clm(uc $q->param($p . 'L_COLMN')) eq 'clob' and not $q->param($p . 'CMPOP') =~ /\w/
380 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'}
511 0 0 0 ref $fref eq 'HASH' and $fref->{'title'} ne ''

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 $o->{'schema'}{'options'}{'CGI::OptimalQuery::InteractiveFilter'}{'css'} ||= $DEFAULT_CSS
257 0 0 0 $o->typ4clm($val) eq 'char' or $o->typ4clm($val) eq 'clob'
296 0 0 0 $q->param($pnam . 'COLMN') eq '' || $q->param($pnam . 'ISVAL')
369 0 0 0 $val =~ /\'/ or $val =~ /\"/