| lib/Mojo/SOAP/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 3 | 33.3 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 239 | 0 | 1 | 0 | $clients->{$operation} //= $self->wsdlCompiler->compileClient('operation', $operation, 'transport', $self->transport, 'async', 1, $self->port ? ('port', $self->port) : ()) |