Condition Coverage

lib/Geo/Coder/Free.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
198 1 0 0 $state and not defined $region
213 1 0 0 scalar @regions == 0 and not defined $region
216 0 0 0 scalar @admin2s and defined $admin2s[0]{'concatenated_codes'}
273 0 0 0 defined $city and $city->{'Latitude'}

or 3 conditions

line l !l&&r !l&&!r condition
56 0 2 1 ref $proto || $proto
117 0 0 1 $country eq 'UK' or $country eq 'United Kingdom'