| lib/Net/OAuth2/AccessToken.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 0 | unless my $profile = $self->{'NOA_profile'} = $args->{'profile'} || $args->{'client'} |
| 85 | 0 | 0 | @_ ? : |
| 91 | 0 | 0 | if ($self->expired) { } |
| 0 | 0 | elsif ($self->refresh_always) { } | |
| 94 | 0 | 0 | if $self->auto_refresh |
| 124 | 0 | 0 | unless my $when = $self->expires_at |
| 125 | 0 | 0 | unless defined $after |
| 133 | 0 | 0 | if $type |
| 136 | 0 | 0 | if defined $refresh |