Source file "org/cugos/wkg/internal/WKTParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 125 | 16% | 4 of 6 | 33% | 20 | 23 | 18 | 24 | 17 | 20 |
| accept(ParseTreeVisitor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| point() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lineString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| polygon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiPoint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiLineString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| circularString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| triangle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| polyHedralSurface() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiPolygon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compoundCurve() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| curvePolygon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiCurve() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiSurface() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| geometryCollection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRuleIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enterRule(ParseTreeListener) | 100% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| exitRule(ParseTreeListener) | 100% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| WKTParser.WktContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |