Source file "org/cugos/wkg/internal/JSONParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 14 of 57 | 75% | 4 of 6 | 33% | 5 | 12 | 3 | 13 | 2 | 9 |
| accept(ParseTreeVisitor) | 0% | 0% | 2 | 2 | 2 | 2 | 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 | ||
| obj() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| array() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| STRING() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| NUMBER() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| JSONParser.ValueContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |