| lib/News/Pan/Server/Group/_Search.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| 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 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 8 | 0 | 0 | $case_sensitive and $negative |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 0 | 8 | $case_sensitive ||= 0 |
| 35 | 4 | 4 | $negative ||= 0 |