blib/lib/App/dategrep/Iterator/Fh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 18 | 0 | 3 | not $date and $ignore |
0 | 0 | 7 | $date >= $self->start and $date < $self->end |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 1 | 0 | 6 | $self->multiline || $self->skip_unparsable |