Condition Coverage

blib/lib/GeoHash.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
87 8 0 199 $$self{'cache'}{$parent_geohash} and $ENC_MAP{$last_char}

or 2 conditions

line l !l condition
69 223 0 $geohash || ''
176 0 0 $around ||= 1
177 0 0 $offset ||= 0