blib/lib/W3C/SOAP/WSDL/Document/Operation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
73 | 0 | 0 | unless (defined $style) |
74 | 0 | 0 | if (my($child) = $self->_soap_binding_node) { } |
78 | 0 | 0 | if (my($child) = $self->_soap_operation_node) |
91 | 0 | 0 | unless (defined $action) |
92 | 0 | 0 | if (my($child) = $self->_soap_operation_node) |
139 | 0 | 0 | if ($operation->name eq $self->name) |