Branch Coverage

xsi/noding/BasicSegmentString.xsi
Criterion Covered Total %
branch 10 20 50.0


line true false branch
7 5 0 auto deep_clone = seq.clone();
5 0 auto deep_clone = seq.clone();
8 5 0 RETVAL = new BasicSegmentString(deep_clone, NULL);
9 5 0 }
12 5 0 delete THIS->getCoordinates();
5 0 delete THIS->getCoordinates();
13 5 0 }
15 1 0 int BasicSegmentString::getSegmentOctant (unsigned int index)
20 46 0 Stash(__PACKAGE__).inherit("Geo::Geos::Noding::SegmentString");
46 0 Stash(__PACKAGE__).inherit("Geo::Geos::Noding::SegmentString");