|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
68
 | 
 0  | 
 14  | 
 0  | 
 $fast < 3 and length $$dataPt == $Image::ExifTool::testLen  | 
 
| 
134
 | 
 0  | 
 0  | 
 1  | 
 $count{','} > $count{';'} and $count{','} > $count{"\t"}  | 
 
| 
156
 | 
 3  | 
 0  | 
 0  | 
 ++$nrows == 1000 and $et->Warn("Not counting rows past 1000", 2)  | 
 
| 
167
 | 
 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)  | 
 
| 
178
 | 
 4  | 
 8  | 
 0  | 
 not $nl and $buff =~ /(\r\n|\r|\n)$/  | 
 
| 
184
 | 
 0  | 
 0  | 
 0  | 
 $enc eq "iso-8859-1" and $buff =~ /[\x80-\x9f]/  |