blib/lib/WWW/Mechanize/GZip.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
105 | 0 | 0 | 0 | $response and defined $response->headers->header('content-encoding') |
0 | 0 | 0 | $response and defined $response->headers->header('content-encoding') and $response->headers->header('content-encoding') eq 'gzip' |