| line |
true |
false |
branch |
|
28
|
0 |
0 |
if (@_) |
|
43
|
0 |
0 |
unless $info{'KEYWORD'} |
|
50
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
55
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
68
|
0 |
0 |
unless ($info{'HREF'} and $info{'DESCRIPTION'}) |
|
71
|
0 |
0 |
unless ($info{'CATEGORY'}) |
|
80
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
86
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
93
|
0 |
0 |
if $_ =~ m[]i |
|
96
|
0 |
0 |
if ($resp =~ /QUEUED/) { } |
|
97
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
103
|
0 |
0 |
if ($$self{'VERBOSE'}) |
|
105
|
0 |
0 |
if ($resp =~ /DUPLICATE/) |
|
119
|
0 |
0 |
unless $iaddr = inet_aton($remote) |
|
120
|
0 |
0 |
unless $paddr = sockaddr_in($port, $iaddr) |
|
121
|
0 |
0 |
unless $proto = getprotobyname 'tcp' |
|
122
|
0 |
0 |
unless socket SOCK, 2, 1, $proto |
|
123
|
0 |
0 |
unless connect SOCK, $paddr |