| line |
!l |
l&&!r |
l&&r |
condition |
|
115
|
0 |
0 |
0 |
-e $files{'stamp.txt'} and -s $files{'stamp.txt'} |
|
116
|
0 |
0 |
0 |
-e $files{'ticket.txt'} and -s $files{'ticket.txt'} |
|
117
|
0 |
0 |
0 |
-e $files{'configuration.txt'} and -s $files{'configuration.txt'} |
|
118
|
0 |
0 |
0 |
-e $files{'restrict.txt'} and -s $files{'restrict.txt'} |
|
119
|
0 |
0 |
0 |
-e $files{'attachments.txt'} and -s $files{'attachments.txt'} |
|
120
|
0 |
0 |
0 |
-e $files{'information.txt'} and -s $files{'information.txt'} |
|
121
|
0 |
0 |
0 |
-e $files{'header.txt'} and -s $files{'header.txt'} |
|
122
|
0 |
0 |
0 |
-e $files{'footer.txt'} and -s $files{'footer.txt'} |
|
123
|
0 |
0 |
0 |
-e $files{'list.txt'} and -s $files{'list.txt'} |
|
230
|
0 |
0 |
0 |
/^max_message_size *\= *(\d{1,9})$/ and $1 > -1 |
|
237
|
0 |
0 |
0 |
/^stamp_life *\= *(\d{1,9})[dwmy]$/ and $1 > -1 |
|
287
|
0 |
0 |
0 |
defined $5 and not $5 =~ /^ with(out)? +stamp/ |
|
322
|
0 |
0 |
0 |
-e $file and -s $file |
|
333
|
0 |
0 |
0 |
-e $file and -s $file |
|
339
|
0 |
0 |
0 |
-e $file and -s $file |
|
345
|
0 |
0 |
0 |
-e $file and -s $file |
|
351
|
0 |
0 |
0 |
-e $file and -s $file |
|
362
|
0 |
0 |
0 |
-e $file and -s $file |
|
373
|
0 |
0 |
0 |
-e $file and -s $file |
|
385
|
0 |
0 |
0 |
-e $file and -s $file |
|
393
|
0 |
0 |
0 |
-e $file and -s $file |
|
413
|
0 |
0 |
0 |
length $keyout == 32 and length $keyin == 32 |