Source file "org/aspectj/org/eclipse/jdt/internal/core/util/CodeSnippetParsingUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 518 of 518 | 0% | 32 of 32 | 0% | 27 | 27 | 139 | 139 | 11 | 11 |
| parseStatements(char[], int, int, Map, boolean, boolean) | 0% | 0% | 3 | 3 | 28 | 28 | 1 | 1 | ||
| parseCompilationUnit(char[], Map, boolean) | 0% | 0% | 7 | 7 | 31 | 31 | 1 | 1 | ||
| parseClassBodyDeclarations(char[], int, int, Map, boolean, boolean) | 0% | 0% | 3 | 3 | 22 | 22 | 1 | 1 | ||
| parseRecordBodyDeclarations(char[], int, int, Map, boolean, boolean) | 0% | 0% | 3 | 3 | 22 | 22 | 1 | 1 | ||
| parseExpression(char[], int, int, Map, boolean) | 0% | 0% | 3 | 3 | 19 | 19 | 1 | 1 | ||
| getRecordedParsingInformation(CompilationResult, int[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| parseClassBodyDeclarations(char[], Map, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseStatements(char[], Map, boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseExpression(char[], Map, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CodeSnippetParsingUtil(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CodeSnippetParsingUtil() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |