Source file "org/apache/jena/riot/lang/LangEngine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 219 | 0% | 24 of 24 | 0% | 24 | 24 | 60 | 60 | 12 | 12 |
| nextToken() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| LangEngine(Tokenizer, ParserProfile, ErrorHandler) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| eof() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| lookingAt(TokenType) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| exception(Token, String, Object[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| expect(String, TokenType) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| raiseException(RiotParseException) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| peekToken() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| expectOrEOF(String, TokenType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| exceptionDirect(String, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| skipIf(TokenType) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| moreTokens() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |