line |
true |
false |
branch |
20
|
0 |
0 |
unless ($hostport =~ /:/) |
21
|
0 |
0 |
if ($hostport =~ /^\d+$/) { } |
28
|
0 |
0 |
if ($host eq 'unix/' and not $port =~ m[^/]) |
44
|
0 |
0 |
unless ($hostport) |
63
|
0 |
0 |
if (/server bound/) |
69
|
0 |
0 |
if $errstr |
73
|
0 |
0 |
if (not $ok) { } |
87
|
0 |
0 |
if (exists $$self{'_server'}) { } |
111
|
0 |
0 |
unless @_ |
127
|
0 |
0 |
if (defined $answer and ref $answer eq 'HASH') { } |
128
|
0 |
0 |
if (exists $$answer{'error'}) { } |
|
0 |
0 |
elsif (exists $$answer{'result'}) { } |
154
|
0 |
0 |
if defined $result and not defined $error and not ref $result |
155
|
0 |
0 |
if (not defined $result and defined $error) { } |