| line |
true |
false |
branch |
|
61
|
0 |
0 |
defined $self->redirect_uri ? : |
|
|
0 |
0 |
$self->access_type ? : |
|
82
|
0 |
0 |
if ($self->token_expired) |
|
83
|
0 |
0 |
unless $self->token_refresh |
|
134
|
0 |
0 |
if ($resp->is_success) |
|
160
|
0 |
0 |
if ($time_remaining < 300) |
|
161
|
0 |
0 |
if ($time_remaining < 0) { } |
|
190
|
0 |
0 |
unless (-f $self->cache_file_path) |
|
230
|
0 |
0 |
if ($resp->is_success) |
|
272
|
0 |
0 |
if defined $query |
|
277
|
0 |
0 |
if ($resp->is_error) |
|
278
|
0 |
0 |
if ($self->raise_error) |
|
293
|
0 |
0 |
if (-f $self->cache_file_path) |
|
297
|
0 |
0 |
unless (exists $conf->{'client_id'} and exists $conf->{'client_secret'}) |