Branch Coverage

blib/lib/Net/OAuth2/Scheme/Mixin/Bearer.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
65 0 0 $allow_uri ? :
0 0 $allow_uri ? :
0 0 $allow_body ? :
68 0 0 if ($self->is_client)
71 0 0 if ($self->uses('bearer_client_uses_param')) { }
72 0 0 unless $body_or_uri
82 0 0 if ($self->is_resource_server)
85 0 0 if ($body_or_uri) { }
88 0 0 unless ref $param_re
91 0 0 if defined $param_name and not $param_name =~ /$param_re/
119 0 0 if ($self->is_auth_server)
130 0 0 $self->is_access ? :
135 0 0 $token_type ? :
0 0 $error ? :
143 0 0 if ($self->is_resource_server)
150 0 0 unless my($expiration, $issuance, @bindings) = @$v
185 0 0 if ($self->is_auth_server)
187 0 0 unless my($hlen, undef) = hmac_name_to_len_fn($hmac)
198 0 0 $self->is_access ? :
203 0 0 if $error
209 0 0 if $f ne $given
214 0 0 $token_type ? :
225 0 0 if ($self->is_resource_server)
238 0 0 if $error