| line |
true |
false |
branch |
|
58
|
0 |
0 |
if $debug |
|
59
|
0 |
0 |
if $debug |
|
60
|
0 |
0 |
if $debug |
|
63
|
0 |
0 |
$flat < 0 ? : |
|
64
|
0 |
0 |
$flon < 0 ? : |
|
68
|
0 |
0 |
if $debug |
|
70
|
0 |
0 |
if $debug and defined $self->{'DEMs'}{$DEMname}{'DEM'} |
|
73
|
0 |
0 |
if $debug |
|
81
|
0 |
0 |
if (ref $dem eq '') |
|
82
|
0 |
0 |
if $debug |
|
88
|
0 |
0 |
unless ($grid_size == 3601 or $grid_size == 1201) |
|
94
|
0 |
0 |
if $debug |
|
110
|
0 |
0 |
if $debug |
|
111
|
0 |
0 |
if $debug |
|
118
|
0 |
0 |
if $debug |
|
139
|
0 |
0 |
-d $folder ? : |
|
140
|
0 |
0 |
-d $folder ? : |
|
141
|
0 |
0 |
if (-e $path) |
|
142
|
0 |
0 |
if $debug |
|
144
|
0 |
0 |
unless anyuncompress($path, \$dem) |
|
147
|
0 |
0 |
unless ($path =~ m[^https?://]) |
|
148
|
0 |
0 |
if $debug |
|
152
|
0 |
0 |
$cache_folder ne '' ? : |
|
153
|
0 |
0 |
if (defined $cache_path and -e $cache_path) |
|
154
|
0 |
0 |
if $debug |
|
158
|
0 |
0 |
unless anyuncompress($cache_path, \$dem) |
|
162
|
0 |
0 |
if $debug |
|
163
|
0 |
0 |
unless $status_descr eq 'Url' |
|
165
|
0 |
0 |
unless ($response->{'success'}) |
|
172
|
0 |
0 |
if ($cache_folder ne '' and -d $cache_folder) |
|
173
|
0 |
0 |
unless (-d "$cache_folder/$nslt") |
|
174
|
0 |
0 |
unless open FILE, '>', "$cache_path" |
|
179
|
0 |
0 |
if $debug |
|
182
|
0 |
0 |
unless anyuncompress(\$response->{'content'}, \$dem) |
|
190
|
0 |
0 |
if $debug and -e "$folder/$default" |
|
191
|
0 |
0 |
if -e "$folder/$default" |
|
195
|
0 |
0 |
if $debug and defined $DEMnames[0] |
|
202
|
0 |
0 |
if &any(sub {
$_ =~ /^$filename$/i;
}
, @want_DEMnames) |