| line |
!l |
l&&!r |
l&&r |
condition |
|
155
|
0 |
0 |
0 |
not $endTest =~ /'/ and $endTest =~ /;$/ |
|
219
|
0 |
0 |
0 |
$schemaHash{$fieldName}{'fieldParent'} eq $field and $schemaHash{$fieldName}{'fieldParent'} |
|
596
|
0 |
0 |
0 |
-f $fullFileName and not $file =~ m[^/(import_|backup|cache|fws/cache)]i |
|
|
0 |
0 |
0 |
-f $fullFileName and not $file =~ m[^/(import_|backup|cache|fws/cache)]i and not $file =~ /(.log|\.pm\.\d+)$/i |
|
|
0 |
0 |
0 |
($file =~ m[^/fws/]i || $file =~ m[^/plugin/] || $file =~ /FWSElement-/) && $paramHash{'minMode'} |
|
|
0 |
0 |
0 |
-f $fullFileName and not $file =~ m[^/(import_|backup|cache|fws/cache)]i and not $file =~ /(.log|\.pm\.\d+)$/i and not +($file =~ m[^/fws/]i || $file =~ m[^/plugin/] || $file =~ /FWSElement-/) && $paramHash{'minMode'} |
|
|
0 |
0 |
0 |
$file =~ /FWSElement-/ && $paramHash{'noFWSBackups'} |
|
|
0 |
0 |
0 |
-f $fullFileName and not $file =~ m[^/(import_|backup|cache|fws/cache)]i and not $file =~ /(.log|\.pm\.\d+)$/i and not +($file =~ m[^/fws/]i || $file =~ m[^/plugin/] || $file =~ /FWSElement-/) && $paramHash{'minMode'} and not $file =~ /FWSElement-/ && $paramHash{'noFWSBackups'} |
|
|
0 |
0 |
0 |
-f $fullFileName and not $file =~ m[^/(import_|backup|cache|fws/cache)]i and not $file =~ /(.log|\.pm\.\d+)$/i and not +($file =~ m[^/fws/]i || $file =~ m[^/plugin/] || $file =~ /FWSElement-/) && $paramHash{'minMode'} and not $file =~ /FWSElement-/ && $paramHash{'noFWSBackups'} and $dirOK || $file =~ /^FWS/ |
|
842
|
0 |
0 |
0 |
$liveGUID and not $scriptRan{$liveGUID} |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
67
|
0 |
0 |
0 |
$paramHash{'id'} ||= $self->formatDate('format', 'number') |
|
89
|
0 |
0 |
0 |
$table =~ /session/ or $table =~ /^admin_/ |
|
|
0 |
0 |
0 |
$table =~ /session/ or $table =~ /^admin_/ or $excludeTables{$table} |
|
113
|
0 |
0 |
0 |
$paramHash{'excludeSecureFiles'} or $paramHash{'minMode'} |
|
191
|
0 |
0 |
0 |
$paramHash{'siteGUID'} ||= $$self{'siteGUID'} |
|
202
|
0 |
0 |
0 |
$dataType eq 'file' or $dataType eq 'secureFile' |
|
556
|
0 |
0 |
0 |
$paramHash{'baseDirectory'} ||= $$self{'filePath'} |
|
596
|
0 |
0 |
0 |
$dirOK || $file =~ /^FWS/ |
|
753
|
0 |
0 |
0 |
$paramHash{'directory'} =~ /^\Q$filePath\E/ or $paramHash{'directory'} =~ /^\Q$fileSecurePath\E/ |
|
|
0 |
0 |
0 |
$paramHash{'directory'} =~ /^\Q$filePath\E/ or $paramHash{'directory'} =~ /^\Q$fileSecurePath\E/ or $paramHash{'nonFWS'} |