line |
l |
!l&&r |
!l&&!r |
condition |
20
|
1 |
1 |
7 |
$type =~ /ZM$/ || $type =~ /25D$/ |
89
|
30 |
0 |
1 |
$_[1] // Geo::GDAL::FFI::OGR_G_Is3D($$self) |
90
|
30 |
0 |
1 |
$_[2] // Geo::GDAL::FFI::OGR_G_IsMeasured($$self) |
115
|
60 |
0 |
3 |
$is3d //= Geo::GDAL::FFI::OGR_G_Is3D($$self) |
116
|
60 |
0 |
3 |
$ism //= Geo::GDAL::FFI::OGR_G_IsMeasured($$self) |
127
|
24 |
2 |
0 |
$is3d //= Geo::GDAL::FFI::OGR_G_Is3D($$self) |
128
|
24 |
0 |
2 |
$ism //= Geo::GDAL::FFI::OGR_G_IsMeasured($$self) |
149
|
12 |
1 |
0 |
$is3d //= Geo::GDAL::FFI::OGR_G_Is3D($$self) |
150
|
12 |
0 |
1 |
$ism //= Geo::GDAL::FFI::OGR_G_IsMeasured($$self) |