blib/lib/Zcash/RPC/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | if $method eq 'DESTROY' |
44 | 0 | 0 | if ($self->ssl eq 1) |
49 | 0 | 0 | if ($self->cookie) { } |
0 | 0 | elsif ($self->user) { } | |
59 | 0 | 0 | if ($self->wallet) |
72 | 0 | 0 | if ($self->debug) { } |
73 | 0 | 0 | unless ($DEBUG_DUMPED) |
84 | 0 | 0 | if ($response->is_error) { } |
103 | 0 | 0 | if ($self->verify_hostname eq 0) |
108 | 0 | 0 | ref $_[0] ? : |
114 | 0 | 0 | if ($res) |
115 | 0 | 0 | if ($res->is_error) |
131 | 0 | 0 | unless open COOKIE, $_[0] |
133 | 0 | 0 | if ($failed) |
141 | 0 | 0 | unless (defined $cookie and $cookie =~ /:/) |