Condition Coverage

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 353 $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 102 0 $Geo::Coder::Many::Util::a->{'precision'} || 0
102 0 $Geo::Coder::Many::Util::b->{'precision'} || 0