Condition Coverage

blib/lib/Geo/Coder/Many/Util.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
191 0 0 337 $centre_lat - $half_width < $lat && $centre_lat + $half_width > $lat && $centre_lon - $half_width < $lon && $centre_lon + $half_width > $lon

or 2 conditions

line l !l condition
160 2 1 shift() || (return 0)
207 75 0 $$a{'precision'} || 0
75 0 $$b{'precision'} || 0