blib/lib/MessagePack/RPC/HTTP/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 0 | unless ($res->is_success) |
58 | 0 | 0 | if $$self{'seqid'} >= $SEQID_MAX |
66 | 0 | 0 | if ($type != $RESPONSE) |
69 | 0 | 0 | if (not defined $err) { } |