Branch Coverage

blib/lib/Net/OAuth2Server/Request/Resource.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
15 0 0 if $self->error
16 0 0 unless $grant_maker->from_bearer_token($self, $self->param("access_token"), @_)