Branch Coverage

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


line true false branch
114 0 0 if (%p)
116 0 0 if (exists $p{$param})
124 0 0 unless (defined $self->{'ua'})
148 0 0 if (ref $p eq 'ARRAY') { }
0 0 elsif (ref $p eq 'HASH') { }
159 0 0 if (defined $lat and defined $lon)
219 0 0 if (-e "$self->{'tiledir'}/$stub")
221 0 0 if (time - $fa < $self->{'tileage'})
225 0 0 if ($dl)
228 0 0 if ($rp->is_success) { }
229 0 0 unless open OUT, ">$self->{'tiledir'}/$stub"
267 0 0 unless (exists $self->{'img'})
284 0 0 unless (exists $self->{'img'})
307 0 0 unless (exists $self->{'img'})
347 0 0 if ($step < 0)