| blib/lib/Mojolicious/Plugin/Google/Cloud/UserAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 14 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 25 | 0 | 0 | $config->{'duration'} // 3600 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | shift() // $config->{'scopes'} | 
| 25 | 0 | 0 | 0 | $config->{'oauth_url'} // $self->oauth_url | 
| 37 | 0 | 0 | 0 | not $self->web_token or $self->web_token->issue_at + $self->web_token->expires_in < time | 
| 50 | 0 | 0 | 0 | $config->{'grant_type'} // $self->grant_type |