| lib/Google/Ads/SOAP/Generator/TypemapVisitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $tm->{$path} and $path =~ m[Fault/detail/ApiExceptionFault] |
| 86 | 0 | 0 | 0 | @{$self->get_path;}[0] and @{$self->get_path;}[0] eq 'ApiExceptionFault' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 0 | not $variety or $content_model eq 'simpleContent' |