Condition Coverage

blib/lib/W3C/SOAP/WSDL.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 0 $method->has_in_class and $method->has_in_attribute
45 0 0 0 $method->has_in_header_class and $method->has_in_header_attribute
63 0 0 0 $method->has_out_class and $method->has_out_attribute
165 0 0 0 $method and $method->meta->name eq 'W3C::SOAP::WSDL::Meta::Method'
170 0 0 0 $method and $method->meta->name eq 'W3C::SOAP::WSDL::Meta::Method'

or 2 conditions

line l !l condition
41 0 0 delete $$att_args{'header'} || {}