blib/lib/Google/Ads/GoogleAds/Utils/PartialFailureUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 2 | unless $google_ads_failure |
59 | 3 | 0 | if ($type =~ /google.ads.googleads.v(\d+).errors.GoogleAdsFailure/) |
79 | 2 | 0 | if (ref($google_ads_failure) =~ /::V(\d+)::/) |
90 | 2 | 6 | if ($field_name eq "operations" and $index == $operation_index) |