blib/lib/KSx/Index/ByteBufDocReader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 6 | unless defined $width |
20 | 0 | 6 | unless $field |
21 | 0 | 6 | if ($width < 1) |
27 | 6 | 0 | if ($metadata) |
28 | 0 | 6 | if ($$metadata{'format'} != 1) |
32 | 0 | 6 | unless $instream{$$self} = $self->get_folder->open_in($filename) |
53 | 24 | 0 | if ($instream) |