| line |
true |
false |
branch |
|
73
|
0 |
0 |
unless ($feedurl->scheme =~ /^http/) |
|
82
|
0 |
0 |
if (env_proxy() or $self->proxy or $feedurl->scheme eq 'https') { } |
|
92
|
0 |
0 |
if $proxy |
|
103
|
0 |
0 |
if $feedurl->scheme eq 'https' |
|
105
|
0 |
0 |
if (defined($self->verify_tls == 0)) { } |
|
111
|
0 |
0 |
if (defined $self->feed_user) |
|
122
|
0 |
0 |
if (my $mirror = $self->mirror) { } |
|
134
|
0 |
0 |
if -e $filename and not -w $filename |
|
138
|
0 |
0 |
if ($response->is_error) |
|
142
|
0 |
0 |
unless my $fh = 'IO::File'->new($filename, 'r') |
|
143
|
0 |
0 |
if ($is_tempfile == 1) |
|
158
|
0 |
0 |
if ($ENV{'REQUEST_METHOD'}) |
|
161
|
0 |
0 |
if $k =~ /^HTTP_/ |
|
162
|
0 |
0 |
if $k eq 'CGI_HTTP_PROXY' |
|
165
|
0 |
0 |
unless $k =~ /^(.*)_proxy$/ |
|
167
|
0 |
0 |
unless ($k eq 'no') |
|
169
|
0 |
0 |
unless $k =~ /^$URI::scheme_re\z/ |
|
171
|
0 |
0 |
unless LWP::Protocol::implementor($k) |