| blib/lib/WWW/OAuth/Request/Basic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 3 | 1 | 2 | defined $content_type and $content_type =~ m[application/x-www-form-urlencoded]i |
| 53 | 0 | 0 | 0 | builtin::blessed($ua) and $ua->isa("HTTP::Tiny") |