| blib/lib/Bio/Gonzales/Util/Role/FileIO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 58 | 12304 | if @{$self->_cached_records;} > 0 |
| 43 | 12286 | 18 | if (defined $l) { } |
| 47 | 0 | 12286 | if substr($l, -2, 1) eq "\r" |
| 53 | 12286 | 0 | if not $filter or $filter and &$filter($l) |
| 93 | 2 | 5 | unless $self->_fh_was_open |