Branch Coverage

blib/lib/KinoSearch1/Index/SegWriter.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
41 1 127 if $invindex->file_exists($filename)
72 15307 69 if ($indexed_field->get_value_len)
78 15364 12 if ($indexed_field->get_analyzed)
88 15376 0 if ($indexed_field->get_vectorized and $indexed_field->get_stored)
143 18 6 if (defined $norms_reader) { }
169 0 62 if $invindex->file_exists($fnm_file)
178 128 4 if defined $_
183 61 1 if ($$self{'doc_count'})
199 62 0 if $invindex->file_exists($sort_file_name)