| blib/lib/App/dategrep/Iterator/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 67 | 8 | 5 | defined $self->tell_end and $self->fh->tell > $self->tell_end |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 23 | 0 | (stat $self->filename)[11] || 8192 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 2 | 0 | 3 | $self->fh->eof or $self->next_line_has_date |
| 90 | 0 | 0 | 0 | $multiline or $self->skip_unparsable |
| 115 | 6 | 1 | 1 | $multiline or $self->skip_unparsable |