line |
!l |
l&&!r |
l&&r |
condition |
102
|
0 |
0 |
0 |
defined $cmdline->{'config'} and $cmdline->{'config'} ne ''
|
193
|
0 |
0 |
0 |
defined $self->{'db_dsn'} and not $self->{'db_dsn'} =~ /^\s*$/
|
201
|
0 |
0 |
0 |
defined $self->{'ldap_host'} and not $self->{'ldap_host'} =~ /^\s*$/
|
242
|
0 |
0 |
0 |
$cmdline->{'cron'} and not $cmdline->{'cron'} =~ /^\s*$/
|
368
|
0 |
0 |
0 |
defined $session and defined $instance
|
384
|
0 |
0 |
0 |
$client && $client->UNIVERSAL::can('NS_proto') && $client->NS_proto eq 'UNIX'
|
401
|
0 |
0 |
0 |
$self->{'vhost_by_policy_context'} and defined $policy_context
|
|
0 |
0 |
0 |
$self->{'vhost_by_policy_context'} and defined $policy_context and $policy_context ne ''
|
429
|
0 |
0 |
0 |
$self->{'server'}{'log_level'} and $self->{'server'}{'log_level'} >= $level
|