Branch Coverage

blib/lib/Geo/OSM/MapFeatures/Feature/Value.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
61 0 0 if ($value =~ /user defined|defined by editor/i or $value =~ /^\s*\.\.\.\s*$/) { }
0 0 elsif ($value eq '') { }
0 0 elsif (lc $value eq 'num' or lc $value eq 'number') { }
0 0 elsif ($value =~ /^(-?\d+)\s+to\s+(-?\d+)$/i) { }
0 0 elsif (lc $value eq 'date') { }
0 0 elsif (lc $value eq 'day of week') { }
0 0 elsif (lc $value eq 'time') { }
0 0 elsif (lc $value eq 'speed') { }
0 0 elsif (lc $value eq 'length' or lc $value eq 'height' or lc $value eq 'width') { }
135 0 0 if %{$_[1];}
149 0 0 $inverted ? :