| line |
true |
false |
branch |
|
67
|
0 |
0 |
if $debug |
|
68
|
0 |
0 |
if $debug |
|
69
|
0 |
0 |
if $debug |
|
72
|
0 |
0 |
$flat < 0 ? : |
|
73
|
0 |
0 |
$flon < 0 ? : |
|
77
|
0 |
0 |
if $debug |
|
79
|
0 |
0 |
if $debug and defined $self->{'DEMs'}{$DEMname}{'DEM'} |
|
82
|
0 |
0 |
if $debug |
|
90
|
0 |
0 |
if (ref $dem eq "") |
|
91
|
0 |
0 |
if $debug |
|
97
|
0 |
0 |
unless ($grid_size == 3601 or $grid_size == 7201 or $grid_size == 1201) |
|
103
|
0 |
0 |
if $debug |
|
105
|
0 |
0 |
$bicubic ? : |
|
141
|
0 |
0 |
if $debug |
|
143
|
0 |
0 |
if $debug |
|
144
|
0 |
0 |
if $debug |
|
145
|
0 |
0 |
if $debug |
|
146
|
0 |
0 |
if $debug |
|
155
|
0 |
0 |
if $debug |
|
161
|
0 |
0 |
if ($bicubic_current) { } |
|
|
0 |
0 |
elsif ($bicubic_mixed) { } |
|
182
|
0 |
0 |
if $debug |
|
183
|
0 |
0 |
if $debug |
|
190
|
0 |
0 |
if $debug |
|
211
|
0 |
0 |
-d $folder ? : |
|
212
|
0 |
0 |
-d $folder ? : |
|
213
|
0 |
0 |
if (-e $path) |
|
214
|
0 |
0 |
if $debug |
|
216
|
0 |
0 |
unless anyuncompress($path, \$dem) |
|
219
|
0 |
0 |
unless ($path =~ m[^https?://]) |
|
220
|
0 |
0 |
if $debug |
|
224
|
0 |
0 |
$cache_folder ne '' ? : |
|
225
|
0 |
0 |
if (defined $cache_path and -e $cache_path) |
|
226
|
0 |
0 |
if $debug |
|
230
|
0 |
0 |
unless anyuncompress($cache_path, \$dem) |
|
234
|
0 |
0 |
if $debug |
|
235
|
0 |
0 |
unless $status_descr eq "Url" |
|
237
|
0 |
0 |
unless ($response->{'success'}) |
|
244
|
0 |
0 |
if ($cache_folder ne "" and -d $cache_folder) |
|
245
|
0 |
0 |
unless (-d "$cache_folder/$nslt") |
|
246
|
0 |
0 |
unless open my $file_handle, ">", "$cache_path" |
|
251
|
0 |
0 |
if $debug |
|
254
|
0 |
0 |
unless anyuncompress(\$response->{'content'}, \$dem) |
|
262
|
0 |
0 |
if $debug and -e "$folder/$default" |
|
263
|
0 |
0 |
if -e "$folder/$default" |
|
267
|
0 |
0 |
if $debug and defined $DEMnames[0] |
|
274
|
0 |
0 |
if &any(sub {
$_ =~ /^$filename$/i;
}
, @want_DEMnames) |