Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/ImportReference.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 169 | 23% | 22 of 24 | 8% | 18 | 20 | 26 | 35 | 7 | 8 |
| checkPackageConflict(CompilationUnitScope) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| print(int, StringBuilder, boolean) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| traverse(ASTVisitor, CompilationUnitScope) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isStatic() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSimpleName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| print(int, StringBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getImportName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImportReference(char[][], long[], boolean, int) | 100% | 100% | 0 | 2 | 0 | 9 | 0 | 1 |