blib/lib/Net/DRI/Protocol/AdamsNames/WS/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
93 | 0 | 0 | if (not defined $res->result or $res->fault) { } |
103 | 0 | 0 | if (defined $err and @$err) { } |
116 | 0 | 0 | (shift())->errcode == 0 ? : |
127 | 0 | 0 | if $ok |
130 | 0 | 0 | if ($code =~ /^30/) { } |
0 | 0 | elsif ($code =~ /^31/) { } | |
0 | 0 | elsif ($code =~ /^32/) { } | |
0 | 0 | elsif ($code =~ /^4/) { } | |
0 | 0 | elsif ($code =~ /^5/) { } |