Branch Coverage

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


line true false branch
44 0 175 unless (defined $$result{'precision'})
62 0 176 unless (exists $$result{'country'})
85 118 420 if $more_available
132 37 263 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 75 ($$a{'precision'} || 0) > ($$b{'precision'} || 0) ? :