Condition Coverage

lib/News/Pan/Server/Group/_Search.pm
Criterion Covered Total %
condition 4 11 36.3


and 2 conditions

line l !l condition
86 0 0 warn 'will not filter, no word chars' and return
109 0 0 warn 'will not filter, no word chars' and return

and 3 conditions

line !l l&&!r l&&r condition
41 8 0 0 $case_sensitive and $negative

or 2 conditions

line l !l condition
34 0 8 $case_sensitive ||= 0
35 4 4 $negative ||= 0