blib/lib/SOAPjr/response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | if ($config) |
40 | 0 | 0 | if ($$error{'property'} and $$error{'error'}{'code'} and $$error{'error'}{'message'}) { } |
41 | 0 | 0 | unless ($$error{'context'}) |
44 | 0 | 0 | unless ($$self{'_data'}{'HEAD'}{'errors'}) |
59 | 0 | 0 | if ($self->get('HEAD')->{'errors'}) { } |
65 | 0 | 0 | if ($$self{'json'}->can('encode')) { } |
0 | 0 | elsif ($$self{'json'}->can('objToJson')) { } |