Condition Coverage

blib/lib/Plucene/Search/Hits.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
66 6 164 6 $self->length > 0 and $score_docs[0]{'score'} > 1

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 $hit->doc || $hit->doc($self->searcher->doc($hit->id))