Condition Coverage

lib/Google/Ads/SOAP/Generator/TypemapVisitor.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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'

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 not $variety or $content_model eq 'simpleContent'