| blib/lib/Plucene/SearchEngine/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 20 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 1 | unless $args{'dir'} |
| 65 | 0 | 1 | unless -d $args{'dir'} |
| 73 | 0 | 1 | unless $$self{'analyzer'}->require |
| 75 | 0 | 1 | unless $$self{'snippeter'}->require |
| 133 | 0 | 2 | if $@ |
| 134 | 2 | 0 | if $res |
| 147 | 0 | 0 | $$_{'query'} ne 'PHRASE' ? : |
| 0 | 0 | $$_{'query'} eq 'SUBQUERY' ? : | |
| 148 | 0 | 0 | if $$_{'type'} ne 'PROHIBITED' |
| 173 | 0 | 0 | unless $$self{'orig_query'} |