| blib/lib/Treex/Block/Read/BaseTextReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 0 | if ($self->lines_per_doc) | 
| 24 | 0 | 0 | if ($self->encoding ne 'utf8') | 
| 32 | 0 | 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 |