Condition Coverage

blib/lib/Plucene/Index/TermInfosWriter.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
90 635 46072 0 not $$self{'is_index'} and $term->lt($$self{'last_term'})
98 635 45437 635 not $$self{'is_index'} and $$self{'size'} % 128 == 0

or 2 conditions

line l !l condition
130 46410 297 $term->text || ''