Branch Coverage

blib/lib/Geo/Coder/GooglePlaces/V3.pm
Criterion Covered Total %
branch 5 44 11.3


line true false branch
109 0 0 if (@_ % 2 == 0) { }
116 0 0 unless my $location = $param{'location'}
118 0 0 if (&Encode::is_utf8($location))
122 0 0 $param{'reverse'} ? :
126 0 0 if defined $self->{'language'}
127 0 0 if defined $self->{'region'}
129 0 0 $self->{'sensor'} ? :
131 0 0 if defined $components_params
132 0 0 if defined $self->{'key'} and length $self->{'key'}
137 0 0 if ($self->{'client'} and $self->{'key'})
145 0 0 if $signature
150 0 0 if ($res->is_error)
157 0 0 unless ($data->{'status'} eq 'OK' or $data->{'status'} eq 'ZERO_RESULTS')
161 0 0 unless $data->{'results'}
162 0 0 wantarray ? :
178 0 0 if (@_ % 2 == 0) { }
185 0 0 unless my $latlng = $param{'latlng'}
233 1 7 unless grep {$_ eq $filter;} @ALLOWED_FILTERS
235 0 7 unless (defined $value)
241 1 6 unless @validated_components
261 0 0 if (@_)
277 0 0 if (@_)