line |
true |
false |
branch |
66
|
0 |
0 |
if $$backend{'name'} eq $backend_name |
82
|
0 |
0 |
if ($$backend{'port'} || 0) == $port |
100
|
0 |
0 |
if $@ |
104
|
0 |
0 |
ref $pattern eq 'Regexp' ? : |
106
|
0 |
0 |
ref $replace eq 'CODE' ? : |
144
|
0 |
0 |
if $$self{'receiver'} |
162
|
0 |
0 |
unless open my $fh, "> $receiver_file" |
165
|
0 |
0 |
unless chmod 0755, $receiver_file |
174
|
0 |
0 |
unless $self->rewrite_conf |
217
|
0 |
0 |
if $$self{'apache'} |
242
|
0 |
0 |
if $self->apache->pid |
245
|
0 |
0 |
if $$backend{'apache'}->pid |
285
|
0 |
0 |
if (defined $UA) |
290
|
0 |
0 |
if ($args{'orig_path'} =~ m[^//([^/]*)/]) |
295
|
0 |
0 |
if (@$cookies) |
307
|
0 |
0 |
if (@$header) |
318
|
0 |
0 |
if $res->is_error |
323
|
0 |
0 |
if ($code >= 300) { } |
327
|
0 |
0 |
if $res->header('Location') |
331
|
0 |
0 |
if $@ |
339
|
0 |
0 |
if ($args{'use_path_translated'}) |
351
|
0 |
0 |
defined $backend_name ? : |
359
|
0 |
0 |
$backend_name ? : |
383
|
0 |
0 |
if $redirect_url |