| blib/lib/SOAP/WSDL/Generator/PrefixResolver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 3 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 0 | 0 | 0 | $namespace_prefix_map_of{$$self}{$namespace} || ($namespace_map_of{$$self}{$namespace} ? join('::', $prefix_of{$$self}{$type}, $namespace_map_of{$$self}{$namespace}) : $prefix_of{$$self}{$type}) |