blib/lib/Astro/App/Satpass2/Geocode/OSM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | if (my(@rslt) = $geocoder->geocode('location', $loc)) { } |
26 | 0 | 0 | if (@rslt > 1) |
66 | 0 | 0 | if @items == grep({defined $addr->{$_};} @items) |
73 | 0 | 0 | if (my $code = $desc->{$country}) { } |