| lib/Net/OAuth2/AccessToken.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 0 | unless my $profile = $self->{'NOA_profile'} = $args->{'profile'} || $args->{'client'} |
| 84 | 0 | 0 | @_ ? : |
| 90 | 0 | 0 | if ($self->expired) { } |
| 0 | 0 | elsif ($self->refresh_always) { } | |
| 93 | 0 | 0 | if $self->auto_refresh |
| 123 | 0 | 0 | unless my $when = $self->expires_at |
| 124 | 0 | 0 | unless defined $after |
| 132 | 0 | 0 | if $type |
| 135 | 0 | 0 | if defined $refresh |