lib/Google/Ads/Common/OAuth2BaseHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
154 | 0 | 0 | 0 | $1 and $2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
46 | 0 | 0 | 0 | $__user_agent_of{$ident} ||= 'LWP::UserAgent'->new |
56 | 0 | 0 | 0 | $properties->{'oAuth2ClientId'} || $client_id_of{$ident} |
58 | 0 | 0 | 0 | $properties->{'oAuth2AccessToken'} || $access_token_of{$ident} |