blib/lib/LucyX/Index/ZlibDocWriter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 20 | 70.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 4 | unless $ix_out{$$self} = $folder->open_out($ix_file) |
46 | 0 | 4 | unless $dat_out{$$self} = $folder->open_out($dat_file) |
53 | 3 | 10 | unless $ix_out{$$self} |
61 | 0 | 13 | unless $args{'doc_id'} == $expected |
68 | 13 | 39 | unless $inverter->get_type->stored |
93 | 0 | 3 | unless $doc_max |
95 | 1 | 2 | unless $ix_out{$$self} |
99 | 0 | 3 | unless &blessed($doc_reader) and $doc_reader->isa('LucyX::Index::ZlibDocReader') |
104 | 3 | 21 | unless $doc_map->get($i) |
116 | 4 | 0 | if ($ix_out) |