| blib/lib/Lucene/QueryParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 15 | 73.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 96 | 1 | 1 | 4 | @$self == 1 and $$self[0]{'type'} eq 'NORMAL' |
| 111 | 2 | 0 | 1 | exists $$term{'conj'} and $$term{'conj'} eq 'AND' |
| 2 | 0 | 1 | exists $$term{'conj'} and $$term{'conj'} eq 'AND' and @$clauses | |
| 119 | 2 | 0 | 1 | exists $$term{'conj'} and $$term{'conj'} eq 'AND' |
| 2 | 0 | 1 | exists $$term{'conj'} and $$term{'conj'} eq 'AND' and not $prohibited |