blib/lib/URI/Fetch/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
15 | 145 | 108 | if @_ |
30 | 4 | 1 | if ($response->http_response) |
31 | 1 | 3 | if $response->http_response->code == 304 and defined $response->content |
40 | 0 | 1 | if $response->http_response |
46 | 0 | 1 | if $response->http_response |