| blib/lib/HTTP/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 18 | 11.1 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 2 | unless $request = $http->request($uri) |
| 40 | 2 | 0 | if $http->body and $fullmessage =~ /200 OK/ |
| 42 | 0 | 0 | unless $fullmessage eq '200 OK' and $http->body |
| 58 | 0 | 0 | if $$self{'agent'} and not $agent |
| 59 | 0 | 0 | if $agent |
| 61 | 0 | 0 | unless $agent |
| 67 | 0 | 0 | if $$self{'from'} and not $from |
| 68 | 0 | 0 | if $from |
| 69 | 0 | 0 | unless $from |