| blib/lib/Geo/OSM/MapFeatures/Feature/Value.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | ref $pkg || $pkg |
| 61 | 0 | 0 | 0 | $value =~ /user defined|defined by editor/i or $value =~ /^\s*\.\.\.\s*$/ |
| 0 | 0 | 0 | lc $value eq 'num' or lc $value eq 'number' | |
| 0 | 0 | 0 | lc $value eq 'length' or lc $value eq 'height' | |
| 0 | 0 | 0 | lc $value eq 'length' or lc $value eq 'height' or lc $value eq 'width' |