Source file "org/antlr/v4/tool/ANTLRMessage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 123 of 155 | 20% | 10 of 10 | 0% | 11 | 14 | 27 | 38 | 6 | 9 | 
| getMessageTemplate(boolean) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ANTLRMessage(ErrorType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getArgs() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getErrorType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ANTLRMessage(ErrorType, Throwable, Token, Object[]) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| ANTLRMessage(ErrorType, Token, Object[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |