Condition Coverage

lib/CGI/OptimalQuery/InteractiveFilter2.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 $s->{$_}[2] ne '' and not $s->{$_}[3]{'disable_filter'}
118 0 0 0 $types->{$c} ne 'char' and $types->{$c} ne 'clob'

or 2 conditions

line l !l condition
193 0 0 $args{$name} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 $types->{$field} eq 'char' or $types->{$field} eq 'clob'
52 0 0 0 $typenum == 1 or $typenum == 3
79 0 0 0 $colOpts->{'disable_filter'} or $colOpts->{'is_hidden'}
180 0 0 0 $nf->[2] || $namedFilter
211 0 0 0 $nf->{'title'} || $namedFilter
0 0 0 $title ||= $nf->{'title'} || $namedFilter