/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/XS/libgeos.x/i/geos/noding/SegmentStringUtil.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
55 | 1 | 0 | geom::util::LinearComponentExtracter::getLines(*g, lines); |
57 | 1 | 1 | for (std::size_t i=0, n=lines.size(); i |
64 | 1 | 0 | geom::CoordinateSequence* pts = line->getCoordinates(); |
66 | 1 | 0 | segStr.push_back(new NodedSegmentString(pts, g)); |
1 | 0 | segStr.push_back(new NodedSegmentString(pts, g)); |