line |
!l |
l&&!r |
l&&r |
condition |
187
|
0 |
0 |
0 |
not defined $dbh and !defined($cdbUrl) || $cdbUrl eq '' |
315
|
0 |
0 |
0 |
uc $value eq uc $cfgOptions{$opt}{$line} and $options{$opt}{$cdbKey}{$value} |
340
|
0 |
0 |
0 |
not exists $allowedRelativePaths{$opt} and 'File::Spec'->file_name_is_absolute($cfgOptions{$opt}{$line}) |
350
|
0 |
0 |
0 |
not exists $allowedDuplicates{$opt} and scalar keys %{$cfgOptions{$opt};} > 1 |
374
|
0 |
0 |
0 |
$description and exists $descriptions{$resultsCompare{$key}->option} |
393
|
0 |
0 |
0 |
$caseInsensitive and scalar @keys == $ignored |
410
|
0 |
0 |
0 |
$resultsWrongValues{$key}->case and $caseInsensitive |
412
|
0 |
0 |
0 |
$description and exists $descriptions{$resultsWrongValues{$key}->option} |
435
|
0 |
0 |
0 |
$description and exists $descriptions{$resultsDefaultValues{$key}->option} |
458
|
0 |
0 |
0 |
$description and exists $descriptions{$resultsDuplicates{$key}->option} |
481
|
0 |
0 |
0 |
$description and exists $descriptions{$resultsAbsolutePaths{$key}->option} |