| blib/lib/App/dategrep/Iterators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 29 | 0 | ref $options{'filenames'} ? : |
| 27 | 3 | 26 | if defined $options{'blocksize'} |
| 31 | 3 | 30 | if ($filename eq '-') { } |
| 4 | 26 | elsif ($filename =~ /\.(bz|bz2|gz|z)$/) { } | |
| 67 | 5 | 1 | if ($self->iterators->[1]) |