| blib/lib/Geo/Query/LatLong.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 0 | 0 | if $$self{'debug'} | 
| 39 | 0 | 0 | if ($$self{'source'} eq 'Google') | 
| 41 | 0 | 0 | if (not $$self{'apikey'}) { } | 
| 66 | 0 | 0 | if ($$self{'debug'}) | 
| 68 | 0 | 0 | if ($Var{'source'} eq 'Google') { } | 
| 69 | 0 | 0 | if $$self{'debug'} | 
| 72 | 0 | 0 | if (defined @{$$location{'Point'}{'coordinates'};}) | 
| 85 | 0 | 0 | if ($resp->is_success) | 
| 103 | 0 | 0 | unless eval 'use JSON::Syck; 1' | 
| 119 | 0 | 0 | if defined $JSON::Syck::ImplicitUnicode | 
| 122 | 0 | 0 | unless $$data{'Placemark'} | 
| 124 | 0 | 0 | wantarray ? : |