Condition Coverage

lib/XML/Compile/SOAP/Trace.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
103 0 0 0 $format and $request->content_type =~ /xml/i
125 0 0 0 $format and $resp->content_type =~ /xml/i

or 2 conditions

line l !l condition
39 0 0 $self->{'errors'} ||= []
102 0 0 $args{'pretty_print'} || 0
124 0 0 $args{'pretty_print'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
127 0 0 0 $resp->decoded_content || $resp->content
142 0 0 0 $fh ||= *STDERR