Branch Coverage

blib/lib/Plucene/Index/SegmentTermEnum.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
82 279 0 if $$self{'term'}
113 819 69226 if ($$self{'position'}++ >= $$self{'size'} - 1)
122 4407 64819 if $$self{'is_index'}