Branch Coverage

blib/lib/App/dategrep/Iterator/Fh.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
14 0 25 if $self->end_passed or $self->fh->eof
19 4 32 if ($self->multiline)
28 0 36 unless ($epoch)
29 0 0 if $self->skip_unparsable
32 7 29 if ($epoch >= $self->end)
37 11 18 if $epoch < $self->start