| blib/lib/Google/Ads/GoogleAds/OAuth2ServiceAccountsHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 1 | 0 | unless ($self->get_json_key_file_path) |
| 81 | 0 | 0 | unless ($response->is_success) |
| 83 | 0 | 0 | $self->get_api_client->get_die_on_faults ? : |
| 101 | 3 | 2 | if ($additional_scopes) |
| 121 | 0 | 0 | unless open KEY_FILE, $self->get_json_key_file_path |