line |
!l |
l&&!r |
l&&r |
condition |
125
|
0 |
0 |
0 |
$$vals{'sslkey'} and $$vals{'sslcert'}
|
|
0 |
0 |
0 |
$$vals{'sslkey'} and $$vals{'sslcert'} and -f $$vals{'sslkey'}
|
|
0 |
0 |
0 |
$$vals{'sslkey'} and $$vals{'sslcert'} and -f $$vals{'sslkey'} and $$vals{'sslcert'}
|
198
|
0 |
0 |
0 |
-f "$prefix/$1" and -s "$prefix/$1"
|
326
|
0 |
0 |
0 |
$$vals{'documentroot'} and -d $$vals{'documentroot'}
|
388
|
0 |
0 |
0 |
-s "$vhosts_conf.new" and -s "$vhosts_conf.disabled"
|
410
|
0 |
0 |
0 |
$$vals{'documentroot'} and -d $$vals{'documentroot'}
|
543
|
0 |
0 |
0 |
$alias and $$vals{'debug'}
|
651
|
0 |
0 |
0 |
$servername and $servername eq lc $$vals{'vhost'}
|