| line | !l | l&&!r | l&&r | condition | 
 
| 657 | 852 | 0 | 156 | $tagType == 40 || $tagType == 48 and not $valueInDir | 
 
| 697 | 2 | 0 | 379 | not defined $count and $format | 
 
|  | 2 | 26 | 353 | not defined $count and $format and $format ne "string" | 
 
|  | 26 | 71 | 282 | not defined $count and $format and $format ne "string" and not $subdir | 
 
| 701 | 14 | 0 | 0 | $verbose > 2 and $size <= 65536 | 
 
|  | 12 | 2 | 0 | $tagInfo and $tagInfo->{'SubDirectory'} || grep(/^$tagInfo->{'Name'}$/i, $et->GetRequestedTags) | 
 
| 707 | 0 | 0 | 457 | $raf->Seek($ptr, 0) and $raf->Read($value, $size) == $size | 
 
| 716 | 0 | 0 | 2 | $raf->Seek($ptr, 0) and $raf->Read($value, $size) == $size | 
 
| 730 | 28 | 284 | 540 | $format and not $count | 
 
| 786 | 210 | 14 | 0 | defined $subdir->{'Validate'} and not eval $subdir->{'Validate'} |