Branch Coverage

blib/lib/Geo/OSM/Imager.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
112 0 0 if (%p)
114 0 0 if (exists $p{$param})
122 0 0 unless (defined $self->{'ua'})
146 0 0 if (ref $p eq 'ARRAY') { }
0 0 elsif (ref $p eq 'HASH') { }
157 0 0 if (defined $lat and defined $lon)
217 0 0 if (-e "$self->{'tiledir'}/$stub")
219 0 0 if (time - $fa < $self->{'tileage'})
223 0 0 if ($dl)
226 0 0 if ($rp->is_success) { }
227 0 0 unless open OUT, ">$self->{'tiledir'}/$stub"
265 0 0 unless (exists $self->{'img'})
282 0 0 unless (exists $self->{'img'})
305 0 0 unless (exists $self->{'img'})
345 0 0 if ($step < 0)