| blib/lib/Plucene/Search/TermScorer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 4 | 185 | unless $self->weight |
| 65 | 204 | 189 | if ($$self{'pointer_max'} > 0) { } |
| 85 | 204 | 143 | if (++$$self{'pointer'} == $$self{'pointer_max'}) |
| 87 | 184 | 20 | if $self->doc == 18446744073709551615 |