| blib/lib/WWW/OAuth/Request/HTTP_Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 41 | 0 | 2 | 2 | defined $content_type and $content_type =~ m[application/x-www-form-urlencoded]i | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | $ua->isa('LWP::UserAgent') or $ua->isa('HTTP::Thin') |