Condition Coverage

lib/Google/Ads/Common/OAuth2BaseHandler.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
154 0 0 0 $1 and $2

or 3 conditions

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}