Condition Coverage

blib/lib/Image/ExifTool/BigTIFF.pm
Criterion Covered Total %
condition 5 32 15.6


and 3 conditions

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'}

or 2 conditions

line l !l condition
214 0 1 $2 || 0

or 3 conditions

line l !l&&r !l&&!r condition
97 8 0 0 defined $tagInfo or $verbose