blib/lib/Treex/Block/Read/BaseReader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 0 | 0 | 1 | $self->is_one_doc_per_file and not $self->file_stem |
144 | 1 | 0 | 0 | defined $load_from and $load_from =~ /\.streex$/ |
152 | 1 | 0 | 0 | defined $load_from and $load_from =~ /\.gz$/ |