lib/XML/Compile/SOAP/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 15 | 26.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 1 | 0 | $args{'kind'} || $rr |
36 | 1 | 0 | 0 | $kind eq $rr or $kind eq 'one-way' |
54 | 0 | 0 | 0 | ref $transport || $transport |
117 | 0 | 0 | 1 | wantarray or not $xops |
0 | 1 | 0 | wantarray or not $xops or not keys %$xops |