| blib/lib/WWW/OAuth/Request/HTTP_Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 20 | 65.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 2 | 1 | unless @_ | 
| 24 | 4 | 3 | unless @_ | 
| 31 | 4 | 3 | unless @_ | 
| 39 | 1 | 4 | if @parts | 
| 41 | 2 | 2 | unless defined $content_type and $content_type =~ m[application/x-www-form-urlencoded]i | 
| 48 | 0 | 13 | unless defined $name | 
| 49 | 7 | 6 | unless @_ | 
| 56 | 0 | 0 | unless &blessed($ua) | 
| 57 | 0 | 0 | if ($ua->isa('LWP::UserAgent') or $ua->isa('HTTP::Thin')) { } | 
| 0 | 0 | elsif ($ua->isa('Net::Async::HTTP')) { } |