Branch Coverage

blib/lib/WWW/OAuth/Request/Mojo.pm
Criterion Covered Total %
branch 0 22 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')
67 0 0 unless &blessed($ua) and $ua->isa('Mojo::UserAgent')
69 0 0 unless $has_promises