blib/lib/Mojo/WebSocketProxy/Backend/JSONRPC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
80 | 0 | 21 | unless $url |
115 | 0 | 21 | unless $c->tx |
118 | 0 | 21 | unless ($res) |
121 | 0 | 0 | if (my $err = $tx->error) |
125 | 0 | 0 | if $rpc_failure_cb |
133 | 0 | 21 | if ($res->is_error) |
135 | 0 | 0 | if $rpc_failure_cb |
143 | 0 | 21 | unless $api_response |