Condition Coverage

blib/lib/Google/Ads/GoogleAds/Common/OAuth2BaseHandler.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
173 3 0 4 $1 and $2

or 3 conditions

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}