Branch Coverage

blib/lib/Bitcoin/RPC/Client.pm
Criterion Covered Total %
branch 0 28 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)
81 0 0 if ($self->verify_hostname eq 0)
86 0 0 ref $_[0] ? :
92 0 0 if ($res)
93 0 0 if ($res->is_error)
110 0 0 unless open COOKIE, $_[0]
112 0 0 if ($failed)
118 0 0 unless (defined $cookie and $cookie =~ /:/)