Condition Coverage

blib/lib/SOAP/WSDL/Server.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
50 5 0 0 blessed $body and $body->isa('SOAP::WSDL::SOAP::Typelib::Fault11')

or 3 conditions

line l !l&&r !l&&!r condition
24 6 0 1 $deserializer_of{$ident} ||= 'SOAP::WSDL::Factory::Deserializer'->get_deserializer({'soap_version', '1.1'})
27 5 1 0 $serializer_of{$ident} ||= 'SOAP::WSDL::Factory::Serializer'->get_serializer({'soap_version', '1.1'})