Warning:
The number of runtime covered functions are larger than the
number of reachable functions. This means that Fuzz Introspector found
there are more functions covered at runtime than what is considered
reachable based on the static analysis. This is a limitation in the
analysis as anything covered at runtime is by definition reachable by the
fuzzers.
This is likely due to a limitation in the static analysis. In this case, the
count of functions covered at runtime is the true value, which means this
is what should be considered "achieved" by the fuzzer.
Use the project functions table below to query all functions that were not covered at runtime.
The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.
For further technical details on the meaning of columns in the below table, please see the Glossary .
Func name | Functions filename | Args | Function call depth | Reached by Fuzzers | Runtime reached by Fuzzers | Combined reached by Fuzzers | Fuzzers runtime hit | Func lines hit % | I Count | BB Count | Cyclomatic complexity | Functions reached | Reached by functions | Accumulated cyclomatic complexity | Undiscovered complexity |
---|
The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview
Call tree overview bitmap:
The distribution of callsites in terms of coloring is
Color | Runtime hitcount | Callsite count | Percentage |
---|---|---|---|
red | 0 | 530 | 18.9% |
gold | [1:9] | 121 | 4.32% |
yellow | [10:29] | 18 | 0.64% |
greenyellow | [30:49] | 32 | 1.14% |
lawngreen | 50+ | 2097 | 74.9% |
All colors | 2798 | 100 |
The followings are the branches where fuzzer fails to bypass.
Unique non-covered Complexity | Unique Reachable Complexities | Unique Reachable Functions | All non-covered Complexity | All Reachable Complexity | Function Name | Function Callsite | Blocked Branch |
---|---|---|---|---|---|---|---|
144 | 144 |
4 :
['geos::operation::valid::RepeatedPointFilter::RepeatedPointFilter(bool, bool, double)', 'void geos::geom::CoordinateSequence::apply_ro
|
144 | 150 | geos::operation::valid::RepeatedPointRemover::removeRepeatedPoints(geos::geom::CoordinateSequenceconst*,double) | call site: 00000 | /src/geos/src/operation/valid/RepeatedPointRemover.cpp:82 |
142 | 142 |
2 :
['_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2B8ne180100ILi0EEEPKc', 'geos::io::WKTWriter::writeTrimmedNumber(double, unsigned int, char*)'] |
142 | 142 | geos::io::WKTWriter::writeNumber(double,bool,unsignedint) | call site: 00000 | /src/geos/src/io/WKTWriter.cpp:478 |
50 | 50 |
1 :
['void geos::geom::CoordinateSequence::forEach
|
50 | 50 | geos::geom::CoordinateSequence::add(geos::geom::CoordinateSequenceconst&,unsignedlong,unsignedlong) | call site: 00000 | /src/geos/src/geom/CoordinateSequence.cpp:167 |
48 | 48 |
1 :
['void geos::geom::CoordinateSequence::forEach
|
48 | 48 | geos::geom::CoordinateSequence::add(geos::geom::CoordinateSequenceconst&,unsignedlong,unsignedlong) | call site: 00000 | /src/geos/src/geom/CoordinateSequence.cpp:167 |
29 | 29 |
1 :
['geos::util::Interrupt::interrupt()'] |
29 | 29 | geos::util::Interrupt::process() | call site: 00000 | /src/geos/src/util/Interrupt.cpp:71 |
16 | 16 |
1 :
['geos::util::AssertionFailedException::AssertionFailedException()'] |
22 | 22 |
geos::util::Assert::isTrue(bool,std::__1::basic_string
|
call site: 00000 | /src/geos/src/util/Assert.cpp:31 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ17GEOSGeomFromWKT_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 00075 | /src/geos/capi/geos_ts_c.cpp:506 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ15GEOSGeomToWKT_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 02581 | /src/geos/capi/geos_ts_c.cpp:506 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ19GEOSGeomToWKB_buf_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 02459 | /src/geos/capi/geos_ts_c.cpp:506 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ21GEOSGeomFromWKB_buf_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 00816 | /src/geos/capi/geos_ts_c.cpp:506 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ18GEOSIntersection_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 00950 | /src/geos/capi/geos_ts_c.cpp:506 |
8 | 8 |
4 :
['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception'] |
8 | 8 | _Z7executeIN12_GLOBAL__N_116InterruptManagerEZ16GEOSDifference_rE3$_0TnNSt3__19enable_ifIXntsr3std7is_voidIDTclclsr3stdE7declvalIT0_EEEEEE5valueEDnE4typeELDn0EEDTclfp0_EEP20GEOSContextHandle_HSOS5_ | call site: 02444 | /src/geos/capi/geos_ts_c.cpp:506 |
Function name | source code lines | source lines hit | percentage hit |
---|
filename | functions hit |
---|---|
/src/geos/tests/fuzz/fuzz_geo2.c | 3 |
/src/geos/capi/geos_c.cpp | 9 |
/src/geos/capi/geos_ts_c.cpp | 36 |
/src/geos/src/geom/GeometryFactory.cpp | 57 |
/src/geos/src/geom/PrecisionModel.cpp | 7 |
/src/geos/include/geos/geom/Coordinate.h | 19 |
/src/geos/src/geom/Point.cpp | 7 |
/src/geos/src/geom/Geometry.cpp | 10 |
/src/geos/include/geos/geom/GeometryFactory.h | 7 |
/src/geos/src/geom/CoordinateSequence.cpp | 25 |
/src/geos/include/geos/geom/CoordinateSequence.h | 105 |
/src/geos/include/geos/geom/Envelope.h | 23 |
/src/geos/include/geos/util/Machine.h | 1 |
/src/geos/src/util/Interrupt.cpp | 8 |
/src/geos/include/geos/io/WKTReader.h | 2 |
/src/geos/src/io/WKTReader.cpp | 26 |
/src/geos/src/io/CLocalizer.cpp | 2 |
/src/geos/src/io/StringTokenizer.cpp | 6 |
/src/geos/include/geos/io/OrdinateSet.h | 12 |
/src/geos/src/io/ParseException.cpp | 4 |
/src/geos/include/geos/util/GEOSException.h | 2 |
/usr/include/ctype.h | 1 |
/src/geos/src/util/string.cpp | 3 |
/src/geos/include/geos/geom/PrecisionModel.h | 2 |
/src/geos/include/geos/util/math.h | 1 |
/src/geos/src/util/math.cpp | 1 |
/src/geos/include/geos/util/IllegalArgumentException.h | 1 |
/src/geos/src/geom/LineString.cpp | 4 |
/src/geos/src/geom/SimpleCurve.cpp | 5 |
/src/geos/include/geos/geom/Curve.h | 2 |
/src/geos/src/algorithm/CircularArcs.cpp | 2 |
/src/geos/src/algorithm/Orientation.cpp | 2 |
/src/geos/src/algorithm/CGAlgorithmsDD.cpp | 3 |
/src/geos/include/geos/algorithm/CGAlgorithmsDD.h | 1 |
/usr/local/bin/../include/c++/v1/stdlib.h | 1 |
/src/geos/include/geos/math/DD.h | 4 |
/src/geos/src/math/DD.cpp | 8 |
/src/geos/include/geos/geom/Quadrant.h | 2 |
/src/geos/src/geom/Coordinate.cpp | 8 |
/src/geos/include/geos/geom/SimpleCurve.h | 1 |
/src/geos/src/geom/LinearRing.cpp | 2 |
/src/geos/src/geom/CircularString.cpp | 2 |
/src/geos/src/geom/CompoundCurve.cpp | 3 |
/src/geos/include/geos/geom/Polygon.h | 3 |
/src/geos/include/geos/geom/SurfaceImpl.h | 4 |
/src/geos/include/geos/geom/Surface.h | 1 |
/src/geos/src/geom/Surface.cpp | 1 |
/src/geos/include/geos/geom/Geometry.h | 18 |
/src/geos/include/geos/geom/CurvePolygon.h | 2 |
/src/geos/src/geom/MultiPoint.cpp | 2 |
/src/geos/src/geom/GeometryCollection.cpp | 3 |
/src/geos/include/geos/geom/CoordinateSequenceIterator.h | 32 |
/src/geos/include/geos/geom/GeometryCollection.h | 8 |
/src/geos/src/geom/MultiLineString.cpp | 2 |
/src/geos/src/geom/MultiCurve.cpp | 1 |
/src/geos/src/geom/MultiPolygon.cpp | 2 |
/src/geos/src/geom/MultiSurface.cpp | 2 |
/src/geos/include/geos/io/StringTokenizer.h | 1 |
/src/geos/src/io/WKBReader.cpp | 19 |
/src/geos/include/geos/io/ByteOrderDataInStream.h | 9 |
/src/geos/src/io/ByteOrderValues.cpp | 7 |
/src/geos/include/geos/io/WKBReader.h | 7 |
/src/geos/src/geom/HeuristicOverlay.cpp | 17 |
/src/geos/include/geos/geom/HeuristicOverlay.h | 7 |
/src/geos/src/operation/overlayng/OverlayNGRobust.cpp | 11 |
/src/geos/include/geos/operation/union/UnaryUnionOp.h | 5 |
/src/geos/include/geos/operation/union/CascadedPolygonUnion.h | 4 |
/src/geos/include/geos/operation/union/UnionStrategy.h | 2 |
/src/geos/include/geos/util.h | 4 |
/src/geos/include/geos/util/UnsupportedOperationException.h | 1 |
/src/geos/include/geos/geom/util/GeometryExtracter.h | 6 |
/src/geos/include/geos/geom/GeometryFilter.h | 2 |
/src/geos/include/geos/operation/overlayng/OverlayNGRobust.h | 1 |
/src/geos/src/operation/union/UnaryUnionOp.cpp | 2 |
/src/geos/include/geos/geom/Point.h | 1 |
/src/geos/include/geos/geom/LineString.h | 1 |
/src/geos/src/operation/union/CascadedPolygonUnion.cpp | 8 |
/src/geos/include/geos/index/strtree/TemplateSTRtree.h | 29 |
/src/geos/include/geos/index/SpatialIndex.h | 2 |
/src/geos/include/geos/index/strtree/TemplateSTRNode.h | 1 |
/src/geos/src/operation/overlayng/OverlayNG.cpp | 9 |
/src/geos/include/geos/operation/overlayng/OverlayNG.h | 5 |
/src/geos/src/operation/overlayng/InputGeometry.cpp | 15 |
/src/geos/src/operation/overlayng/OverlayUtil.cpp | 15 |
/src/geos/src/util/Assert.cpp | 2 |
/src/geos/include/geos/util/AssertionFailedException.h | 2 |
/src/geos/src/operation/overlayng/ElevationModel.cpp | 8 |
/src/geos/include/geos/geom/CoordinateSequenceFilter.h | 2 |
/src/geos/src/operation/overlayng/OverlayPoints.cpp | 7 |
/src/geos/include/geos/operation/overlayng/OverlayPoints.h | 2 |
/src/geos/include/geos/geom/GeometryComponentFilter.h | 2 |
/src/geos/src/operation/overlayng/OverlayMixedPoints.cpp | 24 |
/src/geos/include/geos/operation/overlayng/EdgeNodingBuilder.h | 2 |
/src/geos/include/geos/algorithm/LineIntersector.h | 1 |
/src/geos/include/geos/noding/IntersectionAdder.h | 1 |
/src/geos/include/geos/noding/SegmentIntersector.h | 2 |
/src/geos/include/geos/util/Interrupt.h | 1 |
/src/geos/src/geom/Envelope.cpp | 6 |
/src/geos/src/operation/overlayng/RobustClipEnvelopeComputer.cpp | 9 |
/src/geos/src/operation/overlayng/EdgeNodingBuilder.cpp | 24 |
/src/geos/include/geos/operation/overlayng/RingClipper.h | 1 |
/src/geos/include/geos/operation/overlayng/LineLimiter.h | 1 |
/src/geos/src/operation/valid/RepeatedPointRemover.cpp | 4 |
/src/geos/include/geos/geom/CoordinateFilter.h | 4 |
/src/geos/src/operation/overlayng/RingClipper.cpp | 6 |
/src/geos/include/geos/noding/NodedSegmentString.h | 1 |
/src/geos/include/geos/noding/NodableSegmentString.h | 1 |
/src/geos/include/geos/noding/SegmentString.h | 3 |
/src/geos/include/geos/noding/SegmentNodeList.h | 1 |
/src/geos/src/operation/overlayng/LineLimiter.cpp | 7 |
/src/geos/include/geos/noding/MCIndexNoder.h | 1 |
/src/geos/include/geos/noding/SinglePassNoder.h | 1 |
/src/geos/include/geos/noding/Noder.h | 2 |
/src/geos/include/geos/noding/ValidatingNoder.h | 1 |
/src/geos/include/geos/noding/snapround/SnapRoundingNoder.h | 1 |
/src/geos/src/noding/snapround/HotPixelIndex.cpp | 1 |
/src/geos/include/geos/index/kdtree/KdTree.h | 2 |
/src/geos/src/operation/overlayng/Edge.cpp | 2 |
/src/geos/include/geos/operation/overlayng/EdgeSourceInfo.h | 1 |
/src/geos/src/noding/NodedSegmentString.cpp | 1 |
/src/geos/src/operation/overlayng/EdgeMerger.cpp | 1 |
/src/geos/include/geos/operation/overlayng/EdgeKey.h | 3 |
/src/geos/include/geos/operation/overlayng/Edge.h | 13 |
/src/geos/src/operation/overlayng/OverlayGraph.cpp | 9 |
/src/geos/src/operation/overlayng/OverlayLabel.cpp | 9 |
/src/geos/src/edgegraph/HalfEdge.cpp | 6 |
/src/geos/include/geos/edgegraph/HalfEdge.h | 9 |
/src/geos/include/geos/util/Assert.h | 2 |
/src/geos/include/geos/operation/overlayng/OverlayEdge.h | 28 |
/src/geos/include/geos/operation/overlayng/OverlayLabeller.h | 1 |
/src/geos/src/operation/overlayng/OverlayLabeller.cpp | 16 |
/src/geos/include/geos/operation/overlayng/OverlayLabel.h | 18 |
/src/geos/include/geos/util/TopologyException.h | 2 |
/src/geos/src/algorithm/locate/IndexedPointInAreaLocator.cpp | 1 |
/src/geos/include/geos/algorithm/locate/PointOnGeometryLocator.h | 1 |
/src/geos/src/operation/overlayng/OverlayEdge.cpp | 2 |
/src/geos/include/geos/operation/overlayng/PolygonBuilder.h | 2 |
/src/geos/src/operation/overlayng/PolygonBuilder.cpp | 11 |
/src/geos/src/operation/overlayng/MaximalEdgeRing.cpp | 8 |
/src/geos/include/geos/operation/overlayng/MaximalEdgeRing.h | 1 |
/src/geos/src/operation/overlayng/OverlayEdgeRing.cpp | 15 |
/src/geos/src/operation/polygonize/EdgeRing.cpp | 2 |
/src/geos/include/geos/operation/overlayng/LineBuilder.h | 3 |
/src/geos/src/operation/overlayng/LineBuilder.cpp | 6 |
/src/geos/include/geos/operation/overlayng/IntersectionPointBuilder.h | 3 |
/src/geos/src/operation/overlayng/IntersectionPointBuilder.cpp | 4 |
/src/geos/include/geos/operation/overlayng/OverlayUtil.h | 5 |
/src/geos/include/geos/operation/overlayng/OverlayGraph.h | 1 |
/src/geos/include/geos/operation/overlayng/ElevationModel.h | 3 |
/src/geos/include/geos/operation/overlayng/InputGeometry.h | 1 |
/src/geos/include/geos/operation/overlayng/IndexedPointOnLineLocator.h | 1 |
/src/geos/include/geos/operation/overlayng/OverlayMixedPoints.h | 1 |
/src/geos/include/geos/noding/snap/SnappingNoder.h | 2 |
/src/geos/src/noding/snap/SnappingPointIndex.cpp | 1 |
/src/geos/include/geos/noding/snap/SnappingPointIndex.h | 1 |
/src/geos/src/operation/overlayng/PrecisionUtil.cpp | 4 |
/src/geos/src/operation/union/PointGeometryUnion.cpp | 3 |
/src/geos/include/geos/algorithm/PointLocator.h | 2 |
/src/geos/src/algorithm/PointLocator.cpp | 7 |
/src/geos/src/algorithm/PointLocation.cpp | 4 |
/src/geos/src/algorithm/RayCrossingCounter.cpp | 3 |
/src/geos/include/geos/algorithm/RayCrossingCounter.h | 2 |
/src/geos/src/geomgraph/GeometryGraph.cpp | 1 |
/src/geos/src/geom/util/GeometryCombiner.cpp | 3 |
/src/geos/include/geos/geom/util/GeometryCombiner.h | 1 |
/src/geos/src/io/WKBWriter.cpp | 17 |
/src/geos/src/io/WKTWriter.cpp | 29 |
/src/geos/src/io/Writer.cpp | 3 |
/src/geos/include/geos/io/CheckOrdinatesFilter.h | 2 |
/src/geos/src/deps/ryu/d2s.c | 10 |
/src/geos/src/deps/ryu/common.h | 5 |
/src/geos/src/deps/ryu/d2s_intrinsics.h | 7 |
/src/geos/include/geos/io/Writer.h | 1 |
The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.
Func name | Functions filename | Arg count | Args | Function depth | hitcount | instr count | bb count | cyclomatic complexity | Reachable functions | Incoming references | total cyclomatic complexity | Unreached complexity |
---|---|---|---|---|---|---|---|---|---|---|---|---|
GEOSMakeValid
|
/src/geos/capi/geos_c.cpp | 1 | ['N/A'] | 35 | 0 | 14 | 3 | 2 | 3337 | 0 | 8744 | 4216 |
geos::io::GeoJSONReader::readFeatures(std::__1::basic_string
|
/src/geos/src/io/GeoJSONReader.cpp | 3 | ['N/A', 'N/A', 'N/A'] | 24 | 0 | 259 | 55 | 41 | 1027 | 0 | 3290 | 2695 |
GEOSCoverageClean
|
/src/geos/capi/geos_c.cpp | 1 | ['N/A'] | 31 | 0 | 14 | 3 | 2 | 3071 | 0 | 7424 | 2432 |
Implementing fuzzers that target the above functions will improve reachability such that it becomes:
If you implement fuzzers for these functions, the status of all functions in the project will be:
Func name | Functions filename | Args | Function call depth | Reached by Fuzzers | Runtime reached by Fuzzers | Combined reached by Fuzzers | Fuzzers runtime hit | Func lines hit % | I Count | BB Count | Cyclomatic complexity | Functions reached | Reached by functions | Accumulated cyclomatic complexity | Undiscovered complexity |
---|
This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.
Use this with the libFuzzer -dict=DICT.file flag
Use one of these functions as input to libfuzzer with flag: -focus_function name
-focus_function=['geos::io::WKTWriter::writeNumber(double) const', 'geos::geom::CoordinateSequence::add(geos::geom::CoordinateSequence const&, unsigned long, unsigned long, bool)', 'geos::geom::CoordinateSequenceIterator::operator*() const', 'geos::operation::overlayng::OverlayEdge::unmarkFromResultAreaBoth()', 'geos::algorithm::PointLocator::locate(geos::geom::CoordinateXY const&, geos::geom::Geometry const*)', 'geos::geom::StructuredCollection::doDifference(geos::geom::StructuredCollection const&) const', 'geos::algorithm::PointLocation::isOnSegment(geos::geom::CoordinateXY const&, geos::geom::CoordinateXY const&, geos::geom::CoordinateXY const&)', 'void geos::geom::CoordinateSequence::setAtImpl(geos::geom::CoordinateXY const&, unsigned long)', 'geos::geom::CoordinateSequence::add(geos::geom::CoordinateSequence const&, unsigned long, unsigned long)::$_1::operator()(geos::geom::Coordinate const&) const', 'geos::util::Interrupt::process()']
This section shows analysis of runtime coverage data.
For futher technical details on how this section is generated, please see the Glossary .
Func name | Function total lines | Lines covered at runtime | percentage covered | Reached by fuzzers |
---|
This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link
Source file | Reached by | Covered by |
---|---|---|
[] | [] | |
/src/geos/src/coverage/CoverageBoundarySegmentFinder.cpp | [] | [] |
/src/geos/src/linearref/LinearGeometryBuilder.cpp | [] | [] |
/src/geos/include/geos/triangulate/polygon/PolygonNoder.h | [] | [] |
/src/geos/include/geos/operation/overlayng/UnaryUnionNG.h | [] | [] |
/src/geos/include/geos/operation/cluster/DBSCANClusterFinder.h | [] | [] |
/src/geos/include/geos/geom/prep/PreparedLineStringIntersects.h | [] | [] |
/src/geos/include/geos/geom/util/GeometryCombiner.h | ['fuzz_geo2'] | [] |
/src/geos/include/geos/operation/overlay/snap/GeometrySnapper.h | [] | [] |
/src/geos/include/geos/geom/CoordinateSequenceIterator.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/util/PointExtracter.h | [] | [] |
/src/geos/src/geomgraph/DirectedEdge.cpp | [] | [] |
/src/geos/src/io/CLocalizer.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/valid/RepeatedPointTester.h | [] | [] |
/src/geos/src/operation/valid/PolygonRing.cpp | [] | [] |
/src/geos/include/geos/noding/OrientedCoordinateArray.h | [] | [] |
/src/geos/src/algorithm/PointLocation.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/snapround/HotPixel.h | [] | [] |
/usr/include/ctype.h | ['fuzz_geo2'] | [] |
/src/geos/include/geos/operation/overlayng/OverlayLabel.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/edgegraph/MarkHalfEdge.h | [] | [] |
/src/geos/include/geos/operation/relateng/RelateNode.h | [] | [] |
/src/geos/src/algorithm/Length.cpp | [] | [] |
/src/geos/include/geos/noding/MCIndexNoder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/simplify/DouglasPeuckerLineSimplifier.cpp | [] | [] |
/usr/local/bin/../include/c++/v1/stdexcept | [] | [] |
/src/geos/include/geos/planargraph/NodeMap.h | [] | [] |
/src/geos/include/geos/geom/util/Densifier.h | [] | [] |
/src/geos/include/geos/geom/prep/PreparedPolygonIntersects.h | [] | [] |
/src/geos/include/geos/noding/SinglePassNoder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/overlayng/OverlayEdgeRing.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/Area.cpp | [] | [] |
/src/geos/src/noding/snapround/HotPixelIndex.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/Label.cpp | [] | [] |
/src/geos/include/geos/geom/Coordinate.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/NodeMap.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/RingClipper.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/PreparedLineStringNearestPoints.h | [] | [] |
/src/geos/include/geos/noding/IteratedNoder.h | [] | [] |
/src/geos/include/geos/index/chain/MonotoneChainSelectAction.h | [] | [] |
/src/geos/src/geomgraph/TopologyLocation.cpp | [] | [] |
/src/geos/src/geom/GeometryCollection.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/dissolve/DissolveHalfEdge.cpp | [] | [] |
/src/geos/include/geos/planargraph/Edge.h | [] | [] |
/src/geos/src/simplify/DouglasPeuckerSimplifier.cpp | [] | [] |
/src/geos/src/geom/prep/PreparedLineStringDistance.cpp | [] | [] |
/src/geos/include/geos/geom/util/GeometryTransformer.h | [] | [] |
/src/geos/include/geos/geomgraph/EdgeEnd.h | [] | [] |
/src/geos/src/geom/util/NoOpGeometryOperation.cpp | [] | [] |
/src/geos/src/operation/overlayng/MaximalEdgeRing.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/valid/PolygonRingTouch.h | [] | [] |
/src/geos/src/operation/valid/PolygonIntersectionAnalyzer.cpp | [] | [] |
/src/geos/src/operation/valid/PolygonTopologyAnalyzer.cpp | [] | [] |
/src/geos/src/algorithm/HCoordinate.cpp | [] | [] |
/src/geos/src/operation/buffer/SubgraphDepthLocater.cpp | [] | [] |
/src/geos/include/geos/coverage/CoverageEdge.h | [] | [] |
/src/geos/include/geos/geom/MultiPoint.h | [] | [] |
/src/geos/src/algorithm/Rectangle.cpp | [] | [] |
/src/geos/tests/fuzz/fuzz_geo2.c | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/construct/MaximumInscribedCircle.h | [] | [] |
/src/geos/include/geos/index/kdtree/KdNode.h | [] | [] |
/src/geos/src/operation/union/CascadedPolygonUnion.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/ValidatingNoder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/NodedSegmentString.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/relateng/EdgeSegmentOverlapAction.cpp | [] | [] |
/src/geos/include/geos/noding/ScaledNoder.h | [] | [] |
/src/geos/include/geos/io/ParseException.h | [] | [] |
/src/geos/include/geos/geom/util/PolygonExtracter.h | [] | [] |
/src/geos/src/triangulate/VoronoiDiagramBuilder.cpp | [] | [] |
/src/geos/src/operation/overlayng/Edge.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/buffer/BufferInputLineSimplifier.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayLabeller.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/index/VertexSequencePackedRtree.h | [] | [] |
/src/geos/include/geos/operation/relateng/TopologyComputer.h | [] | [] |
/src/geos/src/noding/snapround/SnapRoundingNoder.cpp | [] | [] |
/src/geos/src/geom/Polygon.cpp | [] | [] |
/src/geos/include/geos/index/quadtree/Root.h | [] | [] |
/src/geos/include/geos/geomgraph/GeometryGraph.h | [] | [] |
/src/geos/include/geos/geomgraph/index/MonotoneChainIndexer.h | [] | [] |
/src/geos/src/operation/relateng/NodeSection.cpp | [] | [] |
/src/geos/src/operation/valid/MakeValid.cpp | [] | [] |
/src/geos/include/geos/io/WKBWriter.h | [] | [] |
/src/geos/include/geos/operation/relateng/TopologyPredicate.h | [] | [] |
/src/geos/src/algorithm/Angle.cpp | [] | [] |
/src/geos/src/operation/polygonize/PolygonizeGraph.cpp | [] | [] |
/src/geos/src/noding/snap/SnappingNoder.cpp | [] | [] |
/src/geos/src/operation/overlayng/IndexedPointOnLineLocator.cpp | [] | [] |
/src/geos/include/geos/coverage/InvalidSegmentDetector.h | [] | [] |
/src/geos/src/algorithm/locate/IndexedPointInAreaLocator.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/noding/IntersectionAdder.cpp | [] | [] |
/src/geos/src/operation/cluster/Clusters.cpp | [] | [] |
/src/geos/src/operation/distance/ConnectedElementLocationFilter.cpp | [] | [] |
/src/geos/include/geos/coverage/CleanCoverage.h | [] | [] |
/src/geos/include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h | [] | [] |
/src/geos/include/geos/io/WKTWriter.h | [] | [] |
/src/geos/src/triangulate/DelaunayTriangulationBuilder.cpp | [] | [] |
/src/geos/include/geos/noding/SegmentIntersectionDetector.h | [] | [] |
/src/geos/include/geos/algorithm/MinimumBoundingCircle.h | [] | [] |
/src/geos/src/io/WKBWriter.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/Angle.h | [] | [] |
/src/geos/include/geos/geomgraph/DirectedEdgeStar.h | [] | [] |
/src/geos/include/geos/index/ItemVisitor.h | [] | [] |
/src/geos/include/geos/geom/prep/PreparedLineString.h | [] | [] |
/src/geos/include/geos/noding/Noder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/triangulate/quadedge/QuadEdgeQuartet.h | [] | [] |
/src/geos/src/index/quadtree/Node.cpp | [] | [] |
/src/geos/src/algorithm/construct/IndexedPointInPolygonsLocator.cpp | [] | [] |
/src/geos/src/operation/buffer/OffsetSegmentGenerator.cpp | [] | [] |
/src/geos/src/operation/overlayng/OverlayEdge.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/locate/PointOnGeometryLocator.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/Orientation.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedPoint.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/EdgeSetIntersector.h | [] | [] |
/src/geos/src/triangulate/IncrementalDelaunayTriangulator.cpp | [] | [] |
/src/geos/include/geos/operation/valid/PolygonRing.h | [] | [] |
/src/geos/include/geos/triangulate/DelaunayTriangulationBuilder.h | [] | [] |
/src/geos/include/geos/simplify/LinkedRing.h | [] | [] |
/src/geos/src/geom/HeuristicOverlay.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/util/PolygonExtracter.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/BasicPredicate.h | [] | [] |
/src/geos/src/coverage/TPVWSimplifier.cpp | [] | [] |
/src/geos/include/geos/geom/CompoundCurve.h | [] | [] |
/src/geos/src/operation/polygonize/BuildArea.cpp | [] | [] |
/src/geos/src/geom/util/Densifier.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/OffsetCurve.h | [] | [] |
/src/geos/src/planargraph/DirectedEdgeStar.cpp | [] | [] |
/src/geos/src/precision/CommonBitsRemover.cpp | [] | [] |
/src/geos/include/geos/geom/prep/PreparedPolygonCovers.h | [] | [] |
/src/geos/include/geos/geom/CoordinateSequence.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/buffer/SegmentMCIndex.h | [] | [] |
/src/geos/src/operation/relateng/RelatePointLocator.cpp | [] | [] |
/src/geos/include/geos/operation/intersection/RectangleIntersectionBuilder.h | [] | [] |
/src/geos/include/geos/coverage/CoverageValidator.h | [] | [] |
/src/geos/include/geos/coverage/CoverageCleaner.h | [] | [] |
/src/geos/include/geos/noding/MCIndexSegmentSetMutualIntersector.h | [] | [] |
/src/geos/include/geos/operation/union/DisjointSubsetUnion.h | [] | [] |
/src/geos/include/geos/triangulate/quadedge/QuadEdge.h | [] | [] |
/src/geos/src/operation/valid/IsSimpleOp.cpp | [] | [] |
/src/geos/include/geos/triangulate/quadedge/Vertex.h | [] | [] |
/src/geos/src/geom/util/PointExtracter.cpp | [] | [] |
/src/geos/src/operation/union/UnaryUnionOp.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/util/UnsupportedOperationException.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/vend/json.hpp | [] | [] |
/src/geos/include/geos/operation/buffer/BufferOp.h | [] | [] |
/src/geos/include/geos/operation/overlayng/EdgeSourceInfo.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/Coordinate.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/valid/IndexedNestedPolygonTester.h | [] | [] |
/src/geos/include/geos/operation/valid/IsSimpleOp.h | [] | [] |
/src/geos/include/geos/algorithm/CGAlgorithmsDD.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/buffer/MaximalEdgeRing.h | [] | [] |
/src/geos/include/geos/operation/relateng/RelatePointLocator.h | [] | [] |
/src/geos/src/geomgraph/EdgeEndStar.cpp | [] | [] |
/src/geos/include/geos/algorithm/construct/IndexedPointInPolygonsLocator.h | [] | [] |
/src/geos/src/simplify/TopologyPreservingSimplifier.cpp | [] | [] |
/src/geos/src/index/VertexSequencePackedRtree.cpp | [] | [] |
/src/geos/include/geos/noding/BoundaryChainNoder.h | [] | [] |
/src/geos/src/operation/polygonize/PolygonizeDirectedEdge.cpp | [] | [] |
/src/geos/src/algorithm/PointLocator.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/GeometryGraph.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedPolygonIntersects.cpp | [] | [] |
/src/geos/src/geom/Location.cpp | [] | [] |
/src/geos/include/geos/util/AssertionFailedException.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/EdgeIntersectionList.h | [] | [] |
/src/geos/src/geom/Surface.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/shape/fractal/HilbertCode.cpp | [] | [] |
/src/geos/src/geom/Geometry.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/index/chain/MonotoneChainBuilder.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/OffsetCurveBuilder.h | [] | [] |
/src/geos/include/geos/algorithm/MinimumAreaRectangle.h | [] | [] |
/src/geos/include/geos/operation/relateng/RelateMatrixPredicate.h | [] | [] |
/src/geos/src/geom/util/GeometryFixer.cpp | [] | [] |
/src/geos/include/geos/geom/util/GeometryFixer.h | [] | [] |
/src/geos/include/geos/util/math.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/linearref/LengthIndexOfPoint.cpp | [] | [] |
/src/geos/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h | [] | [] |
/src/geos/src/linearref/LinearLocation.cpp | [] | [] |
/src/geos/include/geos/algorithm/hull/HullTriangulation.h | [] | [] |
/src/geos/src/noding/SegmentIntersectionDetector.cpp | [] | [] |
/src/geos/src/operation/overlayng/ElevationModel.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/shape/fractal/HilbertEncoder.h | [] | [] |
/src/geos/include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h | [] | [] |
/src/geos/include/geos/operation/intersection/Rectangle.h | [] | [] |
/src/geos/include/geos/edgegraph/EdgeGraph.h | [] | [] |
/src/geos/include/geos/geom/HeuristicOverlay.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/SegmentExtractingNoder.h | [] | [] |
/src/geos/src/math/DD.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/LinearRing.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/valid/TopologyValidationError.cpp | [] | [] |
/src/geos/src/operation/valid/PolygonRingTouch.cpp | [] | [] |
/src/geos/src/algorithm/Centroid.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/BufferNodeFactory.h | [] | [] |
/src/geos/include/geos/noding/NodingIntersectionFinder.h | [] | [] |
/src/geos/src/algorithm/BoundaryNodeRule.cpp | [] | [] |
/src/geos/include/geos/operation/distance/ConnectedElementLocationFilter.h | [] | [] |
/src/geos/include/geos/algorithm/construct/IndexedDistanceToPoint.h | [] | [] |
/src/geos/src/algorithm/distance/DiscreteHausdorffDistance.cpp | [] | [] |
/src/geos/src/geom/prep/PreparedPolygonDistance.cpp | [] | [] |
/src/geos/src/util/string.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/overlayng/OverlayNGRobust.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/EdgeRing.h | [] | [] |
/src/geos/src/operation/buffer/OffsetCurve.cpp | [] | [] |
/src/geos/src/simplify/RingHull.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/LinearBoundary.h | [] | [] |
/src/geos/src/operation/overlayng/OverlayUtil.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/polygonize/EdgeRing.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CoverageRing.cpp | [] | [] |
/src/geos/include/geos/io/WKBReader.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/distance/FacetSequence.cpp | [] | [] |
/src/geos/src/simplify/LineSegmentIndex.cpp | [] | [] |
/src/geos/src/index/chain/MonotoneChainOverlapAction.cpp | [] | [] |
/src/geos/src/geom/util/GeometryTransformer.cpp | [] | [] |
/src/geos/src/geom/CurvePolygon.cpp | [] | [] |
/src/geos/include/geos/algorithm/hull/HullTri.h | [] | [] |
/src/geos/include/geos/io/OrdinateSet.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/linemerge/EdgeString.h | [] | [] |
/src/geos/src/triangulate/quadedge/LocateFailureException.cpp | [] | [] |
/src/geos/src/algorithm/RayCrossingCounter.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/linearref/LocationIndexOfLine.cpp | [] | [] |
/src/geos/src/triangulate/tri/Tri.cpp | [] | [] |
/src/geos/src/operation/overlayng/LineBuilder.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/index/strtree/TemplateSTRNodePair.h | [] | [] |
/src/geos/include/geos/geom/CoordinateList.h | [] | [] |
/src/geos/src/operation/intersection/RectangleIntersection.cpp | [] | [] |
/src/geos/src/operation/polygonize/HoleAssigner.cpp | [] | [] |
/src/geos/include/geos/planargraph/DirectedEdgeStar.h | [] | [] |
/src/geos/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp | [] | [] |
/src/geos/src/geom/LineSegment.cpp | [] | [] |
/src/geos/src/operation/union/PointGeometryUnion.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CoverageValidator.cpp | [] | [] |
/src/geos/include/geos/geom/SimpleCurve.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/index/strtree/TemplateSTRNode.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/InteriorPointPoint.cpp | [] | [] |
/src/geos/include/geos/precision/PrecisionReducerTransformer.h | [] | [] |
/src/geos/include/geos/geom/CircularString.h | [] | [] |
/src/geos/src/geom/Triangle.cpp | [] | [] |
/src/geos/src/operation/relateng/IMPatternMatcher.cpp | [] | [] |
/src/geos/src/noding/snap/SnappingPointIndex.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/util/GEOSException.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/CoordinateSequences.h | [] | [] |
/src/geos/src/algorithm/hull/HullTri.cpp | [] | [] |
/src/geos/include/geos/geomgraph/index/SweepLineEventObj.h | [] | [] |
/src/geos/src/geom/IntersectionMatrix.cpp | [] | [] |
/src/geos/src/noding/NodedSegmentString.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/distance/DistanceToPoint.cpp | [] | [] |
/src/geos/include/geos/geomgraph/PlanarGraph.h | [] | [] |
/src/geos/src/geom/util/ComponentCoordinateExtracter.cpp | [] | [] |
/src/geos/src/operation/distance/GeometryLocation.cpp | [] | [] |
/src/geos/include/geos/planargraph/Node.h | [] | [] |
/src/geos/src/geomgraph/PlanarGraph.cpp | [] | [] |
/src/geos/include/geos/algorithm/ConvexHull.h | [] | [] |
/src/geos/src/operation/union/UnionStrategy.cpp | [] | [] |
/src/geos/include/geos/noding/SegmentPointComparator.h | [] | [] |
/src/geos/include/geos/geomgraph/index/MonotoneChain.h | [] | [] |
/src/geos/include/geos/algorithm/MinimumDiameter.h | [] | [] |
/src/geos/include/geos/util/IllegalStateException.h | [] | [] |
/src/geos/src/operation/overlayng/PrecisionReducer.cpp | [] | [] |
/src/geos/src/triangulate/quadedge/Vertex.cpp | [] | [] |
/src/geos/src/triangulate/quadedge/TrianglePredicate.cpp | [] | [] |
/src/geos/src/algorithm/construct/ExactMaxInscribedCircle.cpp | [] | [] |
/src/geos/src/operation/overlayng/IntersectionPointBuilder.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/PreparedPolygonContainsProperly.h | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayEdgeRing.h | [] | [] |
/src/geos/src/algorithm/hull/HullTriangulation.cpp | [] | [] |
/src/geos/include/geos/operation/cluster/UnionFind.h | [] | [] |
/src/geos/src/operation/buffer/PolygonBuilder.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/BufferCurveSetBuilder.h | [] | [] |
/usr/local/bin/../include/c++/v1/stdlib.h | ['fuzz_geo2'] | [] |
/src/geos/include/geos/noding/snapround/SnapRoundingIntersectionAdder.h | [] | [] |
/src/geos/src/geom/CircularString.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/triangulate/polygon/ConstrainedDelaunayTriangulator.cpp | [] | [] |
/src/geos/include/geos/triangulate/quadedge/QuadEdgeLocator.h | [] | [] |
/src/geos/src/coverage/CoverageUnion.cpp | [] | [] |
/src/geos/src/operation/cluster/UnionFind.cpp | [] | [] |
/src/geos/src/operation/valid/RepeatedPointTester.cpp | [] | [] |
/src/geos/include/geos/algorithm/distance/DiscreteHausdorffDistance.h | [] | [] |
/src/geos/include/geos/io/StringTokenizer.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/noding/snap/SnappingIntersectionAdder.cpp | [] | [] |
/src/geos/include/geos/index/strtree/Interval.h | [] | [] |
/src/geos/src/operation/buffer/SegmentMCIndex.cpp | [] | [] |
/src/geos/include/geos/index/kdtree/KdTree.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedGeometryFactory.cpp | [] | [] |
/src/geos/include/geos/operation/union/CascadedPolygonUnion.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CoverageRingEdges.cpp | [] | [] |
/src/geos/src/geom/prep/PreparedPolygonContains.cpp | [] | [] |
/src/geos/src/geomgraph/index/MonotoneChainIndexer.cpp | [] | [] |
/src/geos/include/geos/geomgraph/EdgeList.h | [] | [] |
/src/geos/include/geos/operation/relateng/IMPatternMatcher.h | [] | [] |
/src/geos/src/io/WKBReader.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/NodeFactory.cpp | [] | [] |
/src/geos/include/geos/geomgraph/EdgeIntersection.h | [] | [] |
/src/geos/include/geos/io/Writer.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/io/WKTWriter.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/coverage/CoverageBoundarySegmentFinder.h | [] | [] |
/src/geos/include/geos/geom/SurfaceImpl.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/PolygonNodeTopology.cpp | [] | [] |
/usr/local/bin/../include/c++/v1/initializer_list | [] | [] |
/src/geos/src/operation/buffer/OffsetCurveSection.cpp | [] | [] |
/src/geos/src/operation/overlayng/UnaryUnionNG.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/IMPredicate.h | [] | [] |
/src/geos/src/geom/prep/AbstractPreparedPolygonContains.cpp | [] | [] |
/src/geos/include/geos/noding/SegmentSetMutualIntersector.h | [] | [] |
/src/geos/include/geos/geom/MultiSurface.h | [] | [] |
/src/geos/src/index/quadtree/NodeBase.cpp | [] | [] |
/src/geos/include/geos/operation/predicate/RectangleIntersects.h | [] | [] |
/src/geos/src/operation/relateng/AdjacentEdgeLocator.cpp | [] | [] |
/src/geos/src/geomgraph/index/SweepLineEvent.cpp | [] | [] |
/src/geos/src/algorithm/InteriorPointArea.cpp | [] | [] |
/src/geos/include/geos/simplify/TaggedLineStringSimplifier.h | [] | [] |
/src/geos/src/operation/overlayng/OverlayLabeller.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/usr/local/bin/../include/c++/v1/string | [] | [] |
/src/geos/src/io/GeoJSONReader.cpp | [] | [] |
/src/geos/include/geos/geom/prep/PreparedGeometryFactory.h | [] | [] |
/src/geos/src/linearref/LinearIterator.cpp | [] | [] |
/src/geos/src/index/quadtree/Key.cpp | [] | [] |
/src/geos/src/algorithm/distance/DiscreteFrechetDistance.cpp | [] | [] |
/src/geos/src/simplify/RingHullIndex.cpp | [] | [] |
/src/geos/src/io/WKTReader.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/cluster/GeometryIntersectsClusterFinder.h | [] | [] |
/src/geos/include/geos/geom/util/NoOpGeometryOperation.h | [] | [] |
/src/geos/src/algorithm/construct/MaximumInscribedCircle.cpp | [] | [] |
/src/geos/include/geos/coverage/Corner.h | [] | [] |
/src/geos/src/coverage/Corner.cpp | [] | [] |
/src/geos/src/shape/fractal/HilbertEncoder.cpp | [] | [] |
/src/geos/include/geos/operation/distance/GeometryLocation.h | [] | [] |
/src/geos/include/geos/geom/LinearRing.h | [] | [] |
/src/geos/src/operation/relateng/EdgeSetIntersector.cpp | [] | [] |
/src/geos/include/geos/linearref/LengthLocationMap.h | [] | [] |
/src/geos/src/operation/distance/DistanceOp.cpp | [] | [] |
/src/geos/src/operation/relateng/RelateEdge.cpp | [] | [] |
/src/geos/src/operation/overlay/snap/GeometrySnapper.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/IndexedPointOnLineLocator.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CleanCoverage.cpp | [] | [] |
/src/geos/include/geos/algorithm/distance/DiscreteFrechetDistance.h | [] | [] |
/src/geos/include/geos/index/quadtree/Quadtree.h | [] | [] |
/src/geos/include/geos/algorithm/locate/IndexedPointInAreaLocator.h | [] | [] |
/src/geos/include/geos/operation/overlayng/LineLimiter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/noding/MCIndexNoder.cpp | [] | [] |
/src/geos/src/deps/ryu/common.h | ['fuzz_geo2'] | [] |
/src/geos/src/operation/linemerge/EdgeString.cpp | [] | [] |
/src/geos/include/geos/algorithm/Interpolate.h | [] | [] |
/src/geos/include/geos/coverage/CoveragePolygon.h | [] | [] |
/src/geos/src/geom/GeometryFactory.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/cluster/EnvelopeDistanceClusterFinder.h | [] | [] |
/src/geos/include/geos/operation/polygonize/PolygonizeEdge.h | [] | [] |
/src/geos/src/operation/predicate/RectangleContains.cpp | [] | [] |
/src/geos/include/geos/coverage/CoverageRingEdges.h | [] | [] |
/src/geos/include/geos/operation/buffer/RightmostEdgeFinder.h | [] | [] |
/src/geos/src/simplify/PolygonHullSimplifier.cpp | [] | [] |
/src/geos/include/geos/operation/sharedpaths/SharedPathsOp.h | [] | [] |
/src/geos/src/operation/buffer/OffsetCurveBuilder.cpp | [] | [] |
/src/geos/include/geos/geom/util/ShortCircuitedGeometryVisitor.h | [] | [] |
/src/geos/include/geos/io/WKTReader.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlayng/OverlayPoints.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/construct/LargestEmptyCircle.cpp | [] | [] |
/src/geos/src/operation/overlayng/RobustClipEnvelopeComputer.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/index/SegmentIntersector.h | [] | [] |
/src/geos/src/io/GeoJSONWriter.cpp | [] | [] |
/src/geos/include/geos/noding/SegmentStringUtil.h | [] | [] |
/src/geos/include/geos/geom/IntersectionMatrix.h | [] | [] |
/src/geos/src/operation/polygonize/PolygonizeEdge.cpp | [] | [] |
/src/geos/include/geos/precision/MinimumClearance.h | [] | [] |
/src/geos/include/geos/operation/distance/IndexedFacetDistance.h | [] | [] |
/src/geos/include/geos/geom/Geometry.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/relateng/NodeSections.cpp | [] | [] |
/src/geos/include/geos/geom/prep/BasicPreparedGeometry.h | [] | [] |
/src/geos/src/operation/linemerge/LineMergeEdge.cpp | [] | [] |
/src/geos/src/noding/BoundaryChainNoder.cpp | [] | [] |
/src/geos/src/operation/relateng/RelateSegmentString.cpp | [] | [] |
/src/geos/src/geom/SimpleCurve.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/DirectedEdgeStar.cpp | [] | [] |
/src/geos/src/noding/SegmentNodeList.cpp | [] | [] |
/src/geos/src/operation/relateng/RelateNG.cpp | [] | [] |
/src/geos/include/geos/noding/snap/SnappingIntersectionAdder.h | [] | [] |
/src/geos/src/algorithm/LineIntersector.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/EdgeNodingBuilder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/util/IllegalArgumentException.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/io/StringTokenizer.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/linemerge/LineMergeDirectedEdge.h | [] | [] |
/src/geos/include/geos/noding/FastSegmentSetIntersectionFinder.h | [] | [] |
/src/geos/include/geos/operation/buffer/BufferSubgraph.h | [] | [] |
/src/geos/src/operation/overlayng/PrecisionUtil.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/buffer/SubgraphDepthLocater.h | [] | [] |
/src/geos/capi/geos_ts_c.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/deps/ryu/d2s.c | ['fuzz_geo2'] | [] |
/src/geos/include/geos/util/TopologyException.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/Node.h | [] | [] |
/src/geos/include/geos/operation/overlayng/MaximalEdgeRing.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/linemerge/LineMergeDirectedEdge.cpp | [] | [] |
/src/geos/src/operation/cluster/GeometryFlattener.cpp | [] | [] |
/src/geos/src/simplify/TaggedLineSegment.cpp | [] | [] |
/src/geos/src/geom/MultiSurface.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/PreparedPolygonDistance.h | [] | [] |
/src/geos/src/operation/overlayng/OverlayMixedPoints.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/planargraph/GraphComponent.h | [] | [] |
/src/geos/src/geom/Curve.cpp | [] | [] |
/src/geos/src/index/kdtree/KdNode.cpp | [] | [] |
/src/geos/src/geom/MultiCurve.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/triangulate/polygon/TriDelaunayImprover.h | [] | [] |
/src/geos/src/util/Assert.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/valid/IsValidOp.h | [] | [] |
/src/geos/include/geos/geom/CurvePolygon.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/precision/MinimumClearance.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/EdgeSegmentOverlapAction.h | [] | [] |
/src/geos/src/coverage/CoverageSimplifier.cpp | [] | [] |
/src/geos/include/geos/geomgraph/index/SweepLineEvent.h | [] | [] |
/src/geos/include/geos/noding/BasicSegmentString.h | [] | [] |
/src/geos/src/edgegraph/MarkHalfEdge.cpp | [] | [] |
/src/geos/src/operation/intersection/RectangleIntersectionBuilder.cpp | [] | [] |
/src/geos/include/geos/triangulate/tri/Tri.h | [] | [] |
/src/geos/include/geos/operation/overlayng/PolygonBuilder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geomgraph/EdgeRing.cpp | [] | [] |
/src/geos/src/geomgraph/index/SegmentIntersector.cpp | [] | [] |
/src/geos/include/geos/geomgraph/NodeFactory.h | [] | [] |
/src/geos/include/geos/edgegraph/HalfEdge.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/relateng/RelateSegmentString.h | [] | [] |
/src/geos/src/index/chain/MonotoneChain.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayUtil.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/GraphComponent.h | [] | [] |
/src/geos/src/geom/MultiPoint.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/CompoundCurve.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/planargraph/NodeMap.cpp | [] | [] |
/src/geos/src/operation/predicate/RectangleIntersects.cpp | [] | [] |
/src/geos/src/geom/prep/BasicPreparedGeometry.cpp | [] | [] |
/src/geos/src/algorithm/MinimumBoundingCircle.cpp | [] | [] |
/src/geos/include/geos/operation/cluster/EnvelopeIntersectsClusterFinder.h | [] | [] |
/src/geos/src/operation/buffer/BufferOp.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/OffsetSegmentString.h | [] | [] |
/src/geos/src/noding/snapround/SnapRoundingIntersectionAdder.cpp | [] | [] |
/src/geos/src/index/quadtree/IntervalSize.cpp | [] | [] |
/src/geos/src/precision/GeometryPrecisionReducer.cpp | [] | [] |
/src/geos/src/operation/distance/FacetSequenceTreeBuilder.cpp | [] | [] |
/src/geos/src/geom/LineString.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/Centroid.h | [] | [] |
/src/geos/src/geom/Dimension.cpp | [] | [] |
/src/geos/src/geom/PrecisionModel.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/noding/FastSegmentSetIntersectionFinder.cpp | [] | [] |
/src/geos/src/noding/SegmentNode.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/EdgeKey.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/PreparedPoint.h | [] | [] |
/src/geos/include/geos/noding/SegmentString.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/Surface.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedLineStringNearestPoints.cpp | [] | [] |
/src/geos/include/geos/util/Interrupt.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/cluster/Clusters.h | [] | [] |
/src/geos/src/algorithm/hull/ConcaveHullOfPolygons.cpp | [] | [] |
/src/geos/src/operation/overlayng/OverlayNG.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/deps/ryu/d2s_intrinsics.h | ['fuzz_geo2'] | [] |
/src/geos/src/coverage/CoverageCleaner.cpp | [] | [] |
/src/geos/include/geos/simplify/TaggedLinesSimplifier.h | [] | [] |
/src/geos/include/geos/coverage/CoveragePolygonValidator.h | [] | [] |
/src/geos/src/simplify/LinkedRing.cpp | [] | [] |
/src/geos/include/geos/coverage/CoverageRing.h | [] | [] |
/src/geos/src/triangulate/tri/TriEdge.cpp | [] | [] |
/src/geos/src/noding/GeometryNoder.cpp | [] | [] |
/src/geos/include/geos/algorithm/distance/PointPairDistance.h | [] | [] |
/src/geos/src/geom/CoordinateSequence.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/snapround/HotPixelIndex.h | [] | [] |
/src/geos/src/operation/buffer/BufferCurveSetBuilder.cpp | [] | [] |
/src/geos/src/geom/util/GeometryMapper.cpp | [] | [] |
/src/geos/src/io/Writer.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/coverage/VertexRingCounter.h | [] | [] |
/src/geos/src/operation/overlay/snap/SnapOverlayOp.cpp | [] | [] |
/usr/local/bin/../include/c++/v1/__exception/exception.h | [] | [] |
/src/geos/src/simplify/TaggedLineStringSimplifier.cpp | [] | [] |
/src/geos/include/geos/coverage/TPVWSimplifier.h | [] | [] |
/src/geos/src/edgegraph/HalfEdge.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/simplify/LineSegmentIndex.h | [] | [] |
/src/geos/include/geos/index/strtree/TemplateSTRtree.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/locate/SimplePointInAreaLocator.cpp | [] | [] |
/src/geos/src/operation/buffer/BufferParameters.cpp | [] | [] |
/src/geos/src/noding/ValidatingNoder.cpp | [] | [] |
/src/geos/include/geos/operation/polygonize/EdgeRing.h | [] | [] |
/src/geos/src/simplify/TaggedLinesSimplifier.cpp | [] | [] |
/src/geos/src/operation/relateng/BasicPredicate.cpp | [] | [] |
/src/geos/include/geos/geom/Triangle.h | [] | [] |
/src/geos/include/geos/operation/relateng/RelateGeometry.h | [] | [] |
/src/geos/src/geom/prep/PreparedPolygonCovers.cpp | [] | [] |
/src/geos/src/geom/util/LinearComponentExtracter.cpp | [] | [] |
/src/geos/include/geos/geom/MultiCurve.h | [] | [] |
/src/geos/include/geos/geom/GeometryFactory.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/cluster/DisjointOperation.h | [] | [] |
/src/geos/src/noding/Octant.cpp | [] | [] |
/src/geos/src/noding/BasicSegmentString.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayGraph.h | ['fuzz_geo2'] | [] |
/src/geos/include/geos/operation/valid/PolygonIntersectionAnalyzer.h | [] | [] |
/src/geos/src/geom/Position.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/OffsetSegmentGenerator.h | [] | [] |
/src/geos/src/io/ByteOrderValues.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/PreparedPolygonContains.h | [] | [] |
/src/geos/src/noding/IteratedNoder.cpp | [] | [] |
/src/geos/include/geos/geomgraph/Label.h | [] | [] |
/src/geos/src/geom/util/PolygonalExtracter.cpp | [] | [] |
/src/geos/include/geos/math/DD.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/Quadrant.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/NodableSegmentString.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/simplify/PolygonHullSimplifier.h | [] | [] |
/src/geos/src/geom/MultiLineString.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/GeometryFilter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlayng/OverlayNG.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/LineIntersector.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/buffer/BufferBuilder.cpp | [] | [] |
/src/geos/src/operation/overlayng/OverlayLabel.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/linearref/LengthLocationMap.cpp | [] | [] |
/src/geos/include/geos/algorithm/BoundaryNodeRule.h | [] | [] |
/src/geos/include/geos/operation/valid/IndexedNestedHoleTester.h | [] | [] |
/src/geos/include/geos/precision/GeometryPrecisionReducer.h | [] | [] |
/src/geos/include/geos/algorithm/construct/LargestEmptyCircle.h | [] | [] |
/src/geos/include/geos/geom/prep/PreparedLineStringDistance.h | [] | [] |
/src/geos/include/geos/operation/polygonize/Polygonizer.h | [] | [] |
/src/geos/include/geos/geom/util/GeometryEditorOperation.h | [] | [] |
/src/geos/src/operation/overlayng/EdgeNodingBuilder.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CoveragePolygon.cpp | [] | [] |
/src/geos/src/linearref/LocationIndexOfPoint.cpp | [] | [] |
/src/geos/include/geos/planargraph/DirectedEdge.h | [] | [] |
/src/geos/include/geos/triangulate/tri/TriList.h | [] | [] |
/src/geos/include/geos/geomgraph/Edge.h | [] | [] |
/src/geos/include/geos/util/CoordinateArrayFilter.h | [] | [] |
/src/geos/include/geos/index/SpatialIndex.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/GeometryComponentFilter.cpp | [] | [] |
/src/geos/src/geom/util/CoordinateOperation.cpp | [] | [] |
/src/geos/include/geos/geom/Point.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/triangulate/tri/TriangulationBuilder.cpp | [] | [] |
/src/geos/include/geos/simplify/RingHullIndex.h | [] | [] |
/src/geos/src/geom/Envelope.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/distance/FacetSequenceTreeBuilder.h | [] | [] |
/src/geos/src/operation/relateng/TopologyComputer.cpp | [] | [] |
/src/geos/src/algorithm/Distance.cpp | [] | [] |
/src/geos/include/geos/index/kdtree/KdNodeVisitor.h | [] | [] |
/src/geos/include/geos/geom/LineString.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlayng/OverlayMixedPoints.h | ['fuzz_geo2'] | [] |
/src/geos/src/edgegraph/EdgeGraph.cpp | [] | [] |
/src/geos/include/geos/index/strtree/TemplateSTRtreeDistance.h | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayNGRobust.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/GeometryComponentFilter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/relateng/IMPredicate.cpp | [] | [] |
/src/geos/src/coverage/VertexRingCounter.cpp | [] | [] |
/src/geos/include/geos/geomgraph/NodeMap.h | [] | [] |
/src/geos/include/geos/simplify/TopologyPreservingSimplifier.h | [] | [] |
/src/geos/include/geos/operation/relateng/EdgeSegmentIntersector.h | [] | [] |
/src/geos/src/geomgraph/Edge.cpp | [] | [] |
/src/geos/include/geos/index/quadtree/NodeBase.h | [] | [] |
/src/geos/src/operation/cluster/AbstractClusterFinder.cpp | [] | [] |
/src/geos/include/geos/operation/linemerge/LineMergeGraph.h | [] | [] |
/src/geos/src/operation/overlay/snap/LineStringSnapper.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/MinimalEdgeRing.h | [] | [] |
/src/geos/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp | [] | [] |
/src/geos/include/geos/dissolve/DissolveEdgeGraph.h | [] | [] |
/src/geos/include/geos/noding/SegmentNodeList.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/linearref/LocationIndexedLine.h | [] | [] |
/src/geos/src/operation/buffer/BufferNodeFactory.cpp | [] | [] |
/src/geos/src/operation/overlayng/PolygonBuilder.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/CoveragePolygonValidator.cpp | [] | [] |
/src/geos/include/geos/geom/MultiPolygon.h | [] | [] |
/src/geos/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h | [] | [] |
/src/geos/include/geos/geom/util/GeometryExtracter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/algorithm/hull/ConcaveHullOfPolygons.h | [] | [] |
/src/geos/include/geos/util.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/SegmentIntersector.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/distance/IndexedFacetDistance.cpp | [] | [] |
/src/geos/src/triangulate/quadedge/QuadEdgeSubdivision.cpp | [] | [] |
/src/geos/src/operation/predicate/SegmentIntersectionTester.cpp | [] | [] |
/src/geos/src/operation/valid/IndexedNestedPolygonTester.cpp | [] | [] |
/src/geos/src/precision/CommonBits.cpp | [] | [] |
/src/geos/src/simplify/LinkedLine.cpp | [] | [] |
/src/geos/src/algorithm/NotRepresentableException.cpp | [] | [] |
/src/geos/include/geos/geom/MultiLineString.h | [] | [] |
/src/geos/src/simplify/ComponentJumpChecker.cpp | [] | [] |
/src/geos/src/geomgraph/GraphComponent.cpp | [] | [] |
/src/geos/src/dissolve/LineDissolver.cpp | [] | [] |
/src/geos/include/geos/planargraph/PlanarGraph.h | [] | [] |
/src/geos/src/geomgraph/index/MonotoneChainEdge.cpp | [] | [] |
/src/geos/include/geos/triangulate/quadedge/LocateFailureException.h | [] | [] |
/src/geos/include/geos/util/Machine.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geomgraph/index/MonotoneChainEdge.h | [] | [] |
/src/geos/include/geos/simplify/ComponentJumpChecker.h | [] | [] |
/src/geos/src/algorithm/MinimumAreaRectangle.cpp | [] | [] |
/src/geos/src/index/quadtree/Quadtree.cpp | [] | [] |
/src/geos/src/operation/intersection/Rectangle.cpp | [] | [] |
/src/geos/src/coverage/CoverageEdge.cpp | [] | [] |
/src/geos/src/planargraph/PlanarGraph.cpp | [] | [] |
/src/geos/src/geom/prep/PreparedLineStringIntersects.cpp | [] | [] |
/src/geos/src/algorithm/InteriorPointLine.cpp | [] | [] |
/src/geos/src/operation/valid/RepeatedPointRemover.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/polygonize/HoleAssigner.h | [] | [] |
/src/geos/src/algorithm/hull/OuterShellsExtracter.cpp | [] | [] |
/src/geos/include/geos/io/GeoJSON.h | [] | [] |
/src/geos/include/geos/operation/overlayng/PrecisionUtil.h | [] | [] |
/src/geos/src/geom/util/GeometryCombiner.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/valid/IndexedNestedHoleTester.cpp | [] | [] |
/src/geos/src/planargraph/DirectedEdge.cpp | [] | [] |
/src/geos/src/operation/overlayng/EdgeSourceInfo.cpp | [] | [] |
/src/geos/include/geos/operation/overlay/snap/LineStringSnapper.h | [] | [] |
/src/geos/src/operation/relateng/DimensionLocation.cpp | [] | [] |
/src/geos/include/geos/triangulate/polygon/PolygonEarClipper.h | [] | [] |
/src/geos/src/triangulate/quadedge/QuadEdge.cpp | [] | [] |
/src/geos/include/geos/operation/predicate/RectangleContains.h | [] | [] |
/src/geos/src/index/chain/MonotoneChainSelectAction.cpp | [] | [] |
/src/geos/src/operation/overlayng/RingClipper.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/triangulate/polygon/PolygonNoder.cpp | [] | [] |
/src/geos/src/operation/relateng/LinearBoundary.cpp | [] | [] |
/src/geos/src/operation/overlayng/LineLimiter.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/MinimumDiameter.cpp | [] | [] |
/src/geos/src/algorithm/CircularArcs.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/index/kdtree/KdTree.cpp | [] | [] |
/src/geos/include/geos/index/chain/MonotoneChain.h | [] | [] |
/src/geos/include/geos/noding/SegmentNode.h | [] | [] |
/src/geos/include/geos/geomgraph/DirectedEdge.h | [] | [] |
/src/geos/include/geos/geom/util/GeometryLister.h | [] | [] |
/src/geos/src/algorithm/ConvexHull.cpp | [] | [] |
/src/geos/src/operation/overlayng/OverlayGraph.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/prep/AbstractPreparedPolygonContains.h | [] | [] |
/src/geos/include/geos/io/GeoJSONWriter.h | [] | [] |
/src/geos/include/geos/noding/IntersectionAdder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/util/CoordinateOperation.h | [] | [] |
/src/geos/include/geos/geom/Polygon.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/valid/PolygonRingSelfNode.h | [] | [] |
/src/geos/include/geos/operation/cluster/GeometryDistanceClusterFinder.h | [] | [] |
/src/geos/src/planargraph/Edge.cpp | [] | [] |
/src/geos/src/geom/prep/PreparedPolygonContainsProperly.cpp | [] | [] |
/src/geos/include/geos/io/ByteOrderDataInStream.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/FastNodingValidator.h | [] | [] |
/src/geos/src/algorithm/Intersection.cpp | [] | [] |
/src/geos/src/operation/overlayng/EdgeMerger.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/util/Assert.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/overlayng/InputGeometry.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/noding/OrientedCoordinateArray.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/NodeSection.h | [] | [] |
/src/geos/src/triangulate/polygon/PolygonHoleJoiner.cpp | [] | [] |
/src/geos/include/geos/dissolve/LineDissolver.h | [] | [] |
/src/geos/src/io/GeoJSON.cpp | [] | [] |
/src/geos/include/geos/operation/union/UnaryUnionOp.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/GeometryNoder.h | [] | [] |
/src/geos/src/geom/prep/PreparedLineString.cpp | [] | [] |
/src/geos/src/geomgraph/EdgeEnd.cpp | [] | [] |
/src/geos/src/precision/PrecisionReducerTransformer.cpp | [] | [] |
/src/geos/include/geos/noding/snapround/SnapRoundingNoder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/sharedpaths/SharedPathsOp.cpp | [] | [] |
/src/geos/src/noding/snapround/HotPixel.cpp | [] | [] |
/src/geos/src/noding/FastNodingValidator.cpp | [] | [] |
/src/geos/include/geos/operation/predicate/SegmentIntersectionTester.h | [] | [] |
/src/geos/src/triangulate/polygon/TriDelaunayImprover.cpp | [] | [] |
/src/geos/include/geos/index/quadtree/Node.h | [] | [] |
/src/geos/src/operation/buffer/MaximalEdgeRing.cpp | [] | [] |
/src/geos/include/geos/noding/snap/SnappingPointIndex.h | ['fuzz_geo2'] | [] |
/src/geos/include/geos/triangulate/VoronoiDiagramBuilder.h | [] | [] |
/src/geos/include/geos/triangulate/polygon/PolygonHoleJoiner.h | [] | [] |
/src/geos/include/geos/operation/relateng/NodeSections.h | [] | [] |
/src/geos/include/geos/operation/linemerge/LineMergeEdge.h | [] | [] |
/src/geos/src/operation/cluster/DBSCANClusterFinder.cpp | [] | [] |
/src/geos/src/operation/valid/IsValidOp.cpp | [] | [] |
/src/geos/src/index/quadtree/Root.cpp | [] | [] |
/src/geos/include/geos/geomgraph/index/EdgeSetIntersector.h | [] | [] |
/src/geos/include/geos/operation/overlayng/Edge.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/linearref/ExtractLineByLocation.cpp | [] | [] |
/src/geos/src/operation/relateng/RelateGeometry.cpp | [] | [] |
/src/geos/include/geos/operation/cluster/AbstractClusterFinder.h | [] | [] |
/src/geos/include/geos/operation/overlayng/ElevationModel.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/capi/geos_c.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/PrecisionModel.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/triangulate/tri/TriangulationBuilder.h | [] | [] |
/src/geos/src/operation/polygonize/Polygonizer.cpp | [] | [] |
/src/geos/include/geos/geom/Curve.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/relateng/RelatePredicate.h | [] | [] |
/src/geos/src/io/ParseException.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/coverage/InvalidSegmentDetector.cpp | [] | [] |
/src/geos/src/geomgraph/Node.cpp | [] | [] |
/src/geos/src/noding/ScaledNoder.cpp | [] | [] |
/src/geos/src/geom/util/GeometryEditor.cpp | [] | [] |
/src/geos/include/geos/algorithm/PointLocator.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlayng/LineBuilder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/buffer/BufferInputLineSimplifier.h | [] | [] |
/src/geos/include/geos/geom/CoordinateFilter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/triangulate/polygon/PolygonEarClipper.cpp | [] | [] |
/src/geos/include/geos/util/UniqueCoordinateArrayFilter.h | [] | [] |
/src/geos/src/algorithm/hull/ConcaveHull.cpp | [] | [] |
/src/geos/include/geos/geomgraph/EdgeEndStar.h | [] | [] |
/src/geos/include/geos/operation/overlayng/InputGeometry.h | ['fuzz_geo2'] | [] |
/src/geos/src/operation/relateng/RelateNode.cpp | [] | [] |
/src/geos/include/geos/algorithm/distance/DistanceToPoint.h | [] | [] |
/src/geos/src/noding/SegmentString.cpp | [] | [] |
/src/geos/include/geos/operation/polygonize/PolygonizeDirectedEdge.h | [] | [] |
/src/geos/include/geos/simplify/DouglasPeuckerLineSimplifier.h | [] | [] |
/src/geos/src/geomgraph/EdgeIntersectionList.cpp | [] | [] |
/src/geos/include/geos/geom/prep/PreparedGeometry.h | [] | [] |
/src/geos/include/geos/triangulate/quadedge/TriangleVisitor.h | [] | [] |
/src/geos/src/operation/buffer/RightmostEdgeFinder.cpp | [] | [] |
/src/geos/include/geos/operation/relateng/RelateNG.h | [] | [] |
/src/geos/include/geos/operation/union/UnionStrategy.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/CGAlgorithmsDD.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/MultiPolygon.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/precision/PointwisePrecisionReducerTransformer.h | [] | [] |
/src/geos/include/geos/io/CheckOrdinatesFilter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/CoordinateSequenceFilter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/geom/util/LinearComponentExtracter.h | [] | [] |
/src/geos/src/operation/BoundaryOp.cpp | [] | [] |
/src/geos/include/geos/simplify/RingHull.h | [] | [] |
/src/geos/include/geos/operation/buffer/OffsetCurveSection.h | [] | [] |
/src/geos/src/geom/util/ShortCircuitedGeometryVisitor.cpp | [] | [] |
/src/geos/src/operation/overlayng/CoverageUnion.cpp | [] | [] |
/src/geos/src/operation/valid/PolygonRingSelfNode.cpp | [] | [] |
/src/geos/include/geos/dissolve/DissolveHalfEdge.h | [] | [] |
/src/geos/src/noding/NodingIntersectionFinder.cpp | [] | [] |
/src/geos/src/operation/linemerge/LineMergeGraph.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/BufferBuilder.h | [] | [] |
/src/geos/src/noding/MCIndexSegmentSetMutualIntersector.cpp | [] | [] |
/src/geos/src/operation/overlayng/OverlayPoints.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/dissolve/DissolveEdgeGraph.cpp | [] | [] |
/src/geos/src/geom/Point.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/algorithm/construct/IndexedDistanceToPoint.cpp | [] | [] |
/src/geos/include/geos/operation/distance/DistanceOp.h | [] | [] |
/src/geos/src/geomgraph/EdgeList.cpp | [] | [] |
/src/geos/include/geos/geom/prep/PreparedPolygonPredicate.h | [] | [] |
/src/geos/include/geos/geom/CircularArc.h | [] | [] |
/src/geos/src/precision/PointwisePrecisionReducerTransformer.cpp | [] | [] |
/src/geos/include/geos/algorithm/InteriorPointPoint.h | [] | [] |
/src/geos/include/geos/geomgraph/Depth.h | [] | [] |
/src/geos/src/linearref/LengthIndexedLine.cpp | [] | [] |
/src/geos/include/geos/geom/LineSegment.h | [] | [] |
/src/geos/src/util/math.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/util/Interrupt.cpp | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedPolygon.cpp | [] | [] |
/src/geos/include/geos/simplify/LinkedLine.h | [] | [] |
/src/geos/include/geos/algorithm/RayCrossingCounter.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlayng/IntersectionPointBuilder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/simplify/TaggedLineString.cpp | [] | [] |
/src/geos/include/geos/operation/buffer/BufferParameters.h | [] | [] |
/src/geos/include/geos/index/chain/MonotoneChainOverlapAction.h | [] | [] |
/src/geos/src/noding/SegmentExtractingNoder.cpp | [] | [] |
/src/geos/src/operation/buffer/MinimalEdgeRing.cpp | [] | [] |
/src/geos/include/geos/geom/Envelope.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/operation/overlay/snap/SnapOverlayOp.h | [] | [] |
/src/geos/include/geos/triangulate/tri/TriEdge.h | [] | [] |
/src/geos/include/geos/operation/valid/PolygonTopologyAnalyzer.h | [] | [] |
/src/geos/include/geos/operation/relateng/AdjacentEdgeLocator.h | [] | [] |
/src/geos/src/operation/relateng/PolygonNodeConverter.cpp | [] | [] |
/src/geos/src/operation/relateng/EdgeSegmentIntersector.cpp | [] | [] |
/src/geos/src/operation/buffer/BufferSubgraph.cpp | [] | [] |
/src/geos/include/geos/operation/overlayng/OverlayEdge.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/geom/prep/PreparedPolygonPredicate.cpp | [] | [] |
/src/geos/include/geos/algorithm/locate/SimplePointInAreaLocator.h | [] | [] |
/src/geos/include/geos/geom/util/ComponentCoordinateExtracter.h | [] | [] |
/src/geos/include/geos/algorithm/NotRepresentableException.h | [] | [] |
/src/geos/include/geos/geom/GeometryCollection.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/include/geos/noding/snap/SnappingNoder.h | ['fuzz_geo2'] | ['fuzz_geo2'] |
/src/geos/src/operation/linemerge/LineMerger.cpp | [] | [] |
/src/geos/include/geos/geomgraph/TopologyLocation.h | [] | [] |
Directory |
---|
/src/geos/include/geos/simplify/ |
/src/geos/tests/fuzz/ |
/src/geos/src/precision/ |
/src/geos/include/geos/index/strtree/ |
/src/geos/include/geos/algorithm/construct/ |
/src/geos/include/geos/index/chain/ |
/src/geos/src/linearref/ |
/src/geos/include/geos/operation/overlayng/ |
/src/geos/src/util/ |
/src/geos/src/triangulate/tri/ |
/src/geos/include/geos/shape/fractal/ |
/src/geos/src/index/chain/ |
/src/geos/src/algorithm/locate/ |
/src/geos/src/operation/sharedpaths/ |
/src/geos/src/geomgraph/index/ |
/src/geos/include/geos/operation/distance/ |
/src/geos/include/geos/util/ |
/src/geos/include/geos/operation/valid/ |
/src/geos/src/planargraph/ |
/src/geos/src/operation/overlay/snap/ |
/src/geos/src/index/kdtree/ |
/src/geos/include/geos/geom/ |
/src/geos/src/operation/cluster/ |
/src/geos/src/operation/intersection/ |
/src/geos/src/index/ |
/src/geos/include/geos/geom/util/ |
/src/geos/include/geos/algorithm/ |
/src/geos/include/geos/algorithm/locate/ |
/src/geos/src/triangulate/quadedge/ |
/usr/include/ |
/src/geos/src/coverage/ |
/src/geos/src/operation/distance/ |
/src/geos/src/operation/relateng/ |
/src/geos/src/index/quadtree/ |
/src/geos/src/edgegraph/ |
/src/geos/include/geos/operation/intersection/ |
/usr/local/bin/../include/c++/v1/ |
/src/geos/include/geos/index/ |
/src/geos/include/geos/operation/buffer/ |
/src/geos/src/triangulate/ |
/src/geos/include/geos/operation/sharedpaths/ |
/src/geos/include/geos/noding/snap/ |
/src/geos/include/geos/linearref/ |
/src/geos/src/shape/fractal/ |
/src/geos/include/geos/operation/relateng/ |
/src/geos/src/operation/union/ |
/src/geos/src/noding/snap/ |
/src/geos/src/math/ |
/src/geos/src/simplify/ |
/src/geos/include/geos/noding/snapround/ |
/src/geos/src/algorithm/construct/ |
/src/geos/src/operation/buffer/ |
/src/geos/src/operation/overlayng/ |
/src/geos/include/geos/io/ |
/src/geos/src/algorithm/hull/ |
/src/geos/src/dissolve/ |
/src/geos/include/geos/operation/overlay/snap/ |
/src/geos/include/geos/triangulate/polygon/ |
/src/geos/src/triangulate/polygon/ |
/src/geos/src/algorithm/distance/ |
/src/geos/src/algorithm/ |
/src/geos/src/operation/polygonize/ |
/src/geos/include/geos/triangulate/tri/ |
/src/geos/include/geos/precision/ |
/src/geos/include/geos/vend/ |
/src/geos/src/io/ |
/src/geos/include/geos/triangulate/quadedge/ |
/src/geos/include/geos/operation/cluster/ |
/src/geos/src/noding/ |
/src/geos/include/geos/geomgraph/ |
/src/geos/include/geos/operation/linemerge/ |
/src/geos/include/geos/operation/polygonize/ |
/src/geos/include/geos/geomgraph/index/ |
/src/geos/include/geos/index/kdtree/ |
/src/geos/src/operation/predicate/ |
/src/geos/src/operation/valid/ |
/src/geos/src/deps/ryu/ |
/usr/local/bin/../include/c++/v1/__exception/ |
/src/geos/src/geom/ |
/src/geos/src/geom/prep/ |
/src/geos/include/geos/planargraph/ |
/src/geos/src/geomgraph/ |
/src/geos/src/noding/snapround/ |
/src/geos/include/geos/operation/predicate/ |
/src/geos/capi/ |
/src/geos/include/geos/noding/ |
/src/geos/include/geos/coverage/ |
/src/geos/include/geos/math/ |
/src/geos/include/geos/geom/prep/ |
/src/geos/include/geos/operation/union/ |
/src/geos/include/geos/triangulate/ |
/src/geos/include/geos/ |
/src/geos/include/geos/index/quadtree/ |
/src/geos/include/geos/algorithm/distance/ |
/src/geos/include/geos/algorithm/hull/ |
/src/geos/src/operation/ |
/src/geos/include/geos/dissolve/ |
/src/geos/include/geos/edgegraph/ |
/src/geos/src/geom/util/ |
/src/geos/src/operation/linemerge/ |
This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.
Fuzzer | Calltree file | Program data file | Coverage file |
---|---|---|---|
fuzz_geo2 | fuzzerLogFile-0-Aztmq2dHgF.data | fuzzerLogFile-0-Aztmq2dHgF.data.yaml | fuzz_geo2.covreport |