Branch Coverage

blib/lib/Geo/Coder/Many/Googlev3.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
48 0 0 unless defined $location
55 0 0 unless (defined $raw)
61 0 0 if ($$raw{'status'} ne 'OK')
71 0 0 if (defined $$raw_reply{'geometry'} and defined $$raw_reply{'geometry'}{'viewport'})
94 0 0 if $x eq 'political'
95 0 0 if $x eq 'country'
96 0 0 if ($c and $p)