blib/lib/Google/Ads/GoogleAds/Common/OAuth2BaseHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
173 | 3 | 0 | 4 | $1 and $2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 2 | 16 | 0 | $__lwp_agent_of{$ident} ||= "LWP::UserAgent"->new |
53 | 13 | 0 | 5 | $properties->{"clientId"} || $client_id_of{$ident} |
55 | 2 | 0 | 16 | $properties->{"accessToken"} || $access_token_of{$ident} |