| blib/lib/Plucene/Search/IndexSearcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 176 | 1 | if (not ref $thing and -d $thing) |
| 55 | 1 | 176 | unless UNIVERSAL::isa($thing, 'Plucene::Index::Reader') |
| 92 | 0 | 176 | unless $scorer |
| 112 | 2 | 259 | if $score == 0 or $bits and not $bits->get($doc) |
| 115 | 259 | 0 | if ($score >= $min_score) |
| 117 | 0 | 259 | if (@hq > $n_docs) |
| 138 | 0 | 2 | if ($filter) |
| 142 | 0 | 0 | if $bits->get($_[0]) |
| 147 | 0 | 2 | unless $scorer |