blib/lib/SOAP/WSDL/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
36 | 5 | 1 | if $deserializer_of{$ident}->can('set_class_resolver') |
43 | 1 | 5 | if ($@) |
50 | 0 | 5 | if (blessed $body and $body->isa('SOAP::WSDL::SOAP::Typelib::Fault11')) |
56 | 2 | 3 | unless defined $soap_action |
66 | 1 | 4 | unless ($dispatch_to_of{$ident}) |
74 | 1 | 3 | unless (defined $request->header('SOAPAction')) |
82 | 1 | 2 | unless (defined $method_name) |
93 | 1 | 1 | unless ($method_ref) |