line |
!l |
l&&!r |
l&&r |
condition |
69
|
0 |
14 |
0 |
$fast < 3 and length $$dataPt == $Image::ExifTool::testLen |
135
|
0 |
0 |
1 |
$count{','} > $count{';'} and $count{','} > $count{"\t"} |
157
|
3 |
0 |
0 |
++$nrows == 1000 and $et->Warn("Not counting rows past 1000", 2) |
168
|
0 |
12 |
0 |
$et->{'VALUE'}{'FileSize'} and $et->{'VALUE'}{'FileSize'} > 20000000 |
|
12 |
0 |
0 |
$et->{'VALUE'}{'FileSize'} and $et->{'VALUE'}{'FileSize'} > 20000000 and $et->Warn("Not counting lines/words in text file larger than 20 MB", 2) |
179
|
4 |
8 |
0 |
not $nl and $buff =~ /(\r\n|\r|\n)$/ |
185
|
0 |
0 |
0 |
$enc eq "iso-8859-1" and $buff =~ /[\x80-\x9f]/ |