line |
true |
false |
branch |
82
|
0 |
1 |
if ($self->proxy)
|
87
|
0 |
1 |
if ($self->use_net_ssl) { }
|
|
1 |
0 |
elsif ($self->LOCATION =~ /^https:/i) { }
|
91
|
0 |
0 |
if ($self->certificate_p12_file)
|
94
|
0 |
0 |
if ($self->certificate_key_file or $self->certificate_file)
|
98
|
0 |
0 |
if ($self->certificate_key_password)
|
103
|
0 |
0 |
if ($self->certificate_key_file) { }
|
|
0 |
0 |
elsif ($self->certificate_file) { }
|
104
|
0 |
0 |
if ($self->certificate_key_password)
|
108
|
0 |
0 |
unless ($self->certificate_file)
|
119
|
0 |
0 |
if ($self->ca_certificate_path)
|
123
|
0 |
0 |
if ($self->ca_certificate_file)
|
135
|
0 |
1 |
$self->ssl_ignore_hostname ? :
|
|
0 |
1 |
$self->ssl_ignore_mode ? :
|
139
|
0 |
1 |
if ($self->certificate_p12_file)
|
143
|
0 |
1 |
if ($self->certificate_key_file) { }
|
|
0 |
1 |
elsif ($self->certificate_file) { }
|
144
|
0 |
0 |
unless ($self->certificate_file)
|
150
|
0 |
0 |
if ($self->certificate_key_password)
|
158
|
0 |
1 |
if ($self->ca_certificate_path)
|
162
|
0 |
1 |
if ($self->ca_certificate_file)
|