| line |
!l |
l&&!r |
l&&r |
condition |
|
100
|
0 |
0 |
2 |
exists $Parameters{'inputFile'} and defined $Parameters{'inputFile'} |
|
126
|
2 |
0 |
0 |
exists $Parameters{'encoding'} and defined $Parameters{'encoding'} |
|
129
|
2 |
0 |
0 |
length $Encoding and substr($Encoding, 0, 1) ne ':' |
|
133
|
1 |
0 |
1 |
exists $Parameters{'fileSizeBound'} and defined $Parameters{'fileSizeBound'} |
|
137
|
2 |
0 |
0 |
exists $Parameters{'tempDirectory'} and defined $Parameters{'tempDirectory'} |
|
141
|
2 |
0 |
0 |
exists $Parameters{'outputFile'} and defined $Parameters{'outputFile'} |