| blib/lib/Google/Ads/GoogleAds/OAuth2ApplicationsHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 1 | 0 | if $state |
| 99 | 1 | 1 | unless ($response->is_success) |
| 116 | 0 | 0 | unless ($self->get_client_id and $self->get_client_secret and $self->get_refresh_token) |
| 138 | 0 | 0 | unless ($response->is_success) |
| 140 | 0 | 0 | $self->get_api_client->get_die_on_faults ? : |
| 158 | 4 | 2 | if ($additional_scopes) |