lib/Plack/Middleware/OAuth/AccessToken.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
58 | 0 | 0 | if ($self->version == 2) { } |
0 | 0 | elsif ($self->version == 1) { } | |
61 | 0 | 0 | if $self->params->{'token_type'} |
64 | 0 | 0 | if $self->params->{'refresh_token'} |