Branch Coverage

xsi/noding/SinglePassNoder.xsi
Criterion Covered Total %
branch 2 20 10.0


line true false branch
5 0 0 Object self{ST(0)};
7 0 0 SegmentIntersector* si = newSegInt ? xs::in(newSegInt) : NULL;
0 0 SegmentIntersector* si = newSegInt ? xs::in(newSegInt) : NULL;
8 0 0 if (si) {
9 0 0 self.payload_attach(SvRV(newSegInt), &payload_marker);
11 0 0 else if (self.payload_exists(&payload_marker)) {
12 0 0 self.payload_detach(&payload_marker);
15 0 0 THIS->setSegmentIntersector(si);
22 46 0 Stash(__PACKAGE__).inherit("Geo::Geos::Noding::Noder");
46 0 Stash(__PACKAGE__).inherit("Geo::Geos::Noding::Noder");