| blib/lib/LucyX/Index/ByteBufDocReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 6 | unless defined $width |
| 37 | 0 | 6 | unless $field |
| 38 | 0 | 6 | if ($width < 1) |
| 44 | 6 | 0 | if ($metadata) |
| 45 | 0 | 6 | if ($metadata->{'format'} != 1) |
| 49 | 0 | 6 | unless $instream{$$self} = $self->get_folder->open_in($filename) |
| 70 | 24 | 0 | if ($instream) |