Branch Coverage

lib/Geo/Coder/Many/Util.pm
Criterion Covered Total %
branch 13 30 43.3


line true false branch
44 0 150 unless (defined $result->{'precision'})
62 0 149 unless (exists $result->{'country'})
85 133 420 if $more_available
132 53 247 if ($required_consensus <= @consensus)
166 0 2 unless defined $distance
167 1 1 if $distance < 0.25
168 0 1 if $distance < 0.5
169 0 1 if $distance < 1
170 1 0 if $distance < 5
171 0 0 if $distance < 7.5
172 0 0 if $distance < 10
173 0 0 if $distance < 15
174 0 0 if $distance < 20
175 0 0 if $distance < 25
207 0 102 ($Geo::Coder::Many::Util::a->{'precision'} || 0) > ($Geo::Coder::Many::Util::b->{'precision'} || 0) ? :