lib/WSDL/Generator/Binding.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 18 | 50.0 |
line | true | false | branch |
---|---|---|---|
90 | 0 | 1 | if exists $$param{'service_name'} |
91 | 0 | 1 | if exists $$param{'services'} |
92 | 0 | 1 | unless $$self{'service_name'} |
93 | 0 | 1 | unless $$self{'services'} |
95 | 3 | 0 | if $$self{'methods'}{$method}{'request'} |
99 | 3 | 0 | if $$self{'methods'}{$method}{'response'} |
135 | 1 | 0 | unless exists $$self{'message'} |
149 | 0 | 1 | unless exists $$self{'porttype'} |
163 | 0 | 1 | unless exists $$self{'binding'} |