line |
true |
false |
branch |
2136
|
0 |
7 |
unless my $dirData = $et->GetValue("GeoTiffDirectory", "ValueConv") |
2139
|
0 |
7 |
if $et->{'DidGeoTiff'} and $et->{'DidGeoTiff'} eq $dirData |
2146
|
7 |
0 |
if (length $$dirData >= 8 and length $$dirData >= 8 * (&Get16u($dirData, 6) + 1)) { } |
2154
|
0 |
7 |
if ($verbose) |
2161
|
7 |
0 |
if $tagInfo |
2167
|
0 |
55 |
unless $tagInfo = $et->GetTagInfo($tagTable, $tag) |
2173
|
0 |
55 |
if (not $format) { } |
|
8 |
47 |
elsif ($format eq 'double') { } |
|
11 |
36 |
elsif ($format eq 'string') { } |
|
36 |
0 |
elsif ($format eq 'int16u') { } |
2182
|
36 |
0 |
unless ($loc) |
2188
|
0 |
55 |
if (not $dataPt or length $$dataPt < $size * ($offset + $count)) |
2196
|
11 |
44 |
if $format eq "string" |
2197
|
0 |
55 |
if $verbose |
2209
|
0 |
7 |
if ($verbose) |
2216
|
6 |
1 |
unless ($et->{'OPTIONS'}{'RequestAll'}) |
2217
|
6 |
0 |
unless $et->{'REQ_TAG_LOOKUP'}{'geotiffdirectory'} |
2218
|
6 |
0 |
unless $et->{'REQ_TAG_LOOKUP'}{'geotiffdoubleparams'} |
2219
|
6 |
0 |
unless $et->{'REQ_TAG_LOOKUP'}{'geotiffasciiparams'} |