| line |
true |
false |
branch |
|
21
|
0 |
3 |
unless $opts{'uri'} and $opts{'uri'}->isa('URI') and $opts{'uri'}->scheme and $opts{'uri'}->scheme =~ /^http$/ and $opts{'uri'}->host |
|
23
|
3 |
0 |
unless $opts{'prefix'} |
|
24
|
0 |
3 |
unless $opts{'prefix'} =~ /\_$/ |
|
28
|
0 |
3 |
ref $options eq 'HASH' ? : |
|
47
|
0 |
3 |
if ($kernel == $sender and not $self->{'session'}) |
|
51
|
0 |
3 |
if ($self->{'session'}) { } |
|
52
|
0 |
0 |
if (my $ref = $kernel->alias_resolve($self->{'session'})) { } |
|
78
|
2 |
1 |
if (ip_get_version($self->{'address'})) |
|
88
|
0 |
1 |
if $resp |
|
94
|
1 |
0 |
if ($resp->{'error'} and $resp->{'error'} ne 'NOERROR') |
|
100
|
0 |
0 |
unless $answer->type =~ /^A/ |
|
124
|
2 |
0 |
$self->{'port'} ne '80' ? : |
|
172
|
1 |
1 |
if $self->{'web'} |
|
173
|
2 |
0 |
if $self->{'_resolver'} |