Branch Coverage

blib/lib/Plucene/Index/SegmentMergeInfo.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
34 3 3 unless $_[0]{'term'} cmp $_[1]{'term'}
85 0 277 if (my $del = $r->deleted_docs)
87 0 0 $del->get($_) ? :
110 33121 274 if ($$self{'term_enum'}->next) { }