| blib/lib/Google/Ads/GoogleAds/BaseService.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 0 | 0 | 0 | ref $request_body and keys %$request_body > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 1 | 3 | 0 | $__lwp_agent_of{$ident} ||= "LWP::UserAgent::Determined"->new |
| 55 | 0 | 4 | 0 | $__json_coder_of{$ident} ||= "JSON::XS"->new->utf8->pretty->convert_blessed |