| blib/lib/WWW/OAuth/Request/Mojo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 0 | unless @_ | 
| 24 | 0 | 0 | unless @_ | 
| 32 | 0 | 0 | unless @_ | 
| 39 | 0 | 0 | if $self->request->content->is_multipart | 
| 41 | 0 | 0 | unless defined $content_type and $content_type =~ m[application/x-www-form-urlencoded]i | 
| 52 | 0 | 0 | unless defined $name | 
| 53 | 0 | 0 | unless @_ | 
| 54 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : | 
| 61 | 0 | 0 | unless &blessed($ua) and $ua->isa('Mojo::UserAgent') |