| blib/lib/App/dategrep/Iterator/Fh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 0 | 25 | $self->end_passed or $self->fh->eof |
| 20 | 1 | 0 | 12 | $self->fh->eof or $self->end_passed |
| 0 | 0 | 12 | $self->fh->eof or $self->end_passed or $self->next_line_has_date |