| blib/lib/Plucene/Index/TermInfosWriter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 297 | 297 | $is_i ? : |
| 60 | 0 | 594 | unless $$self{'field_infos'} |
| 62 | 297 | 297 | unless ($is_i) |
| 90 | 0 | 46707 | if not $$self{'is_index'} and $term->lt($$self{'last_term'}) |
| 93 | 0 | 46707 | if $ti->freq_pointer < $$self{'last_ti'}->freq_pointer |
| 95 | 0 | 46707 | if $ti->prox_pointer < $$self{'last_ti'}->prox_pointer |
| 98 | 635 | 46072 | if not $$self{'is_index'} and $$self{'size'} % 128 == 0 |
| 109 | 635 | 46072 | if ($$self{'is_index'}) |