Condition Coverage

blib/lib/App/dategrep/Iterator/File.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
33 67 8 5 defined $self->tell_end and $self->fh->tell > $self->tell_end

or 2 conditions

line l !l condition
16 23 0 (stat $self->filename)[11] || 8192

or 3 conditions

line l !l&&r !l&&!r condition
35 2 0 3 $self->fh->eof or $self->next_line_has_date
96 0 0 0 $multiline or $self->skip_unparsable
119 6 1 1 $multiline or $self->skip_unparsable