line |
!l |
l&&!r |
l&&r |
condition |
14
|
1 |
0 |
0 |
exists $ENV{'MOD_PERL_API_VERSION'} && $ENV{'MOD_PERL_API_VERSION'} >= 2
|
58
|
0 |
0 |
0 |
defined $https and uc $https eq 'ON'
|
113
|
0 |
0 |
0 |
$location and $location ne '/'
|
163
|
0 |
0 |
0 |
defined $ENV{'SCRIPT_NAME'} and $self->apache->filename
|
|
0 |
0 |
0 |
defined $ENV{'SCRIPT_NAME'} and $self->apache->filename and -f $self->apache->filename
|
|
0 |
0 |
0 |
defined $ENV{'SCRIPT_NAME'} and $self->apache->filename and -f $self->apache->filename and -x _
|
170
|
0 |
0 |
0 |
$base_path ne '/' and $base_path ne $path
|
|
0 |
0 |
0 |
$base_path ne '/' and $base_path ne $path and $base_path =~ m[/$path]
|
218
|
0 |
0 |
0 |
$c->response->header('Set-Cookie') and $c->response->status >= 400
|
242
|
0 |
0 |
0 |
not $self->apache->connection->aborted and defined $buffer
|