| line |
!l |
l&&!r |
l&&r |
condition |
|
43
|
1 |
0 |
0 |
$dirStart > $maxOffset and not $et->Options("LargeFileSupport") |
|
106
|
0 |
0 |
0 |
$valuePtr > $maxOffset and not $et->Options("LargeFileSupport") |
|
110
|
0 |
0 |
0 |
$raf->Seek($valuePtr, 0) and $raf->Read($valBuff, $size) == $size |
|
119
|
0 |
8 |
0 |
defined $tagInfo and not $tagInfo |
|
129
|
0 |
0 |
0 |
$tagID == 37500 and $dirName eq "ExifIFD" |
|
147
|
0 |
0 |
0 |
$tagInfo and &Image::ExifTool::IsInt($tval) |
|
159
|
0 |
0 |
0 |
$tagInfo and $tagInfo->{'SubIFD'} |
|
167
|
0 |
0 |
0 |
$tagInfo && $tagInfo->{'SubDirectory'} && $tagInfo->{'MakerNotes'} |
|
171
|
0 |
8 |
0 |
$tagInfo and $tagInfo->{'SubIFD'} |