| blib/lib/Filter/gunzip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 1 | if ($filters and not @{$filters;}) |
| 44 | 0 | 0 | if ($fh = _rsfp() and eval { do { require PerlIO; require PerlIO::gzip; 1 } }) |
| 54 | 0 | 0 | if ($layers[-1] eq 'crlf') |
| 55 | 0 | 0 | unless binmode $fh, ':pop' |
| 59 | 0 | 0 | unless binmode $fh, ':gzip' |
| 62 | 0 | 0 | if ($layers[-1] eq 'crlf') |
| 63 | 0 | 0 | unless binmode $fh, ':crlf' |