Condition Coverage

lib/CGI/OptimalQuery/InteractiveFilter2.pm
Criterion Covered Total %
condition 0 23 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'}
74 0 0 0 $types->{$c} ne 'char' and $types->{$c} ne 'clob'

or 2 conditions

line l !l condition
145 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'
50 0 0 0 $typenum == 1 or $typenum == 3
132 0 0 0 $nf->[2] || $namedFilter
161 0 0 0 $nf->{'title'} || $namedFilter
0 0 0 $title ||= $nf->{'title'} || $namedFilter