| blib/lib/Treex/Block/Read/BaseTextReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 8 | if ($self->lines_per_doc) |
| 24 | 0 | 8 | if ($self->encoding ne 'utf8') |
| 32 | 2 | 0 | if ($self->is_one_doc_per_file) |
| 40 | 0 | 0 | unless (defined $line) |
| 41 | 0 | 0 | if $text eq '' and not $self->from->has_next_file |