line |
!l |
l&&!r |
l&&r |
condition |
186
|
736 |
1014 |
7 |
$id and defined $self->{'id_opts'}{$id}{$key} |
666
|
26 |
2 |
31 |
$response->is_redirect and $hashref->{'redirects_left'} > 0 |
|
28 |
31 |
0 |
$response->is_redirect and $hashref->{'redirects_left'} > 0 and $get_or_head || !($code =~ /^30[127]$/) |
|
0 |
1 |
30 |
$response->is_redirect and $hashref->{'redirects_left'} > 0 and $get_or_head || !($code =~ /^30[127]$/) and $code != 304 |
|
1 |
0 |
30 |
$response->is_redirect and $hashref->{'redirects_left'} > 0 and $get_or_head || !($code =~ /^30[127]$/) and $code != 304 and $code != 305 |
680
|
0 |
0 |
30 |
$uri and ref $uri |
|
0 |
0 |
30 |
$uri and ref $uri and $loc |
|
0 |
0 |
30 |
$uri and ref $uri and $loc and not ref $loc |
693
|
30 |
0 |
0 |
$request->header('Referer') and $hashref->{'request'}->uri->scheme eq 'https' |
|
30 |
0 |
0 |
$request->header('Referer') and $hashref->{'request'}->uri->scheme eq 'https' and $request->uri->scheme eq 'http' |
701
|
30 |
0 |
0 |
$code == 303 and not $get_or_head |
770
|
10460 |
0 |
39 |
scalar @{$self->{'to_send'};} and $self->slots > scalar keys %{$$self{'in_progress'};} |
826
|
0 |
69 |
0 |
$uri->scheme and $uri->scheme eq 'https' |
|
69 |
0 |
0 |
$uri->scheme and $uri->scheme eq 'https' and not $request_is_to_proxy |
|
0 |
69 |
0 |
$uri->scheme and $uri->scheme eq 'https' |
|
69 |
0 |
0 |
$uri->scheme and $uri->scheme eq 'https' and $request_is_to_proxy |