Source file "org/aspectj/org/eclipse/jdt/internal/codeassist/CompletionElementNotifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 444 of 444 | 0% | 82 of 82 | 0% | 52 | 52 | 108 | 108 | 11 | 11 |
getTypeParameterBounds(TypeParameter) | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
getInterfaceNames(TypeDeclaration) | ![]() | 0% | ![]() | 0% | 11 | 11 | 24 | 24 | 1 | 1 |
getArguments(Argument[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
getThrownExceptions(AbstractMethodDeclaration) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
notifySourceElementRequestor(ImportReference, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getSuperclassName(TypeDeclaration) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
notifySourceElementRequestor(AbstractMethodDeclaration, TypeDeclaration, ImportReference) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
notifySourceElementRequestor(FieldDeclaration, TypeDeclaration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
notifySourceElementRequestor(TypeDeclaration, boolean, TypeDeclaration, ImportReference) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifySourceElementRequestor(CompilationUnitDeclaration, int, int, boolean, HashtableOfObjectToInt, Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CompletionElementNotifier(CompletionUnitStructureRequestor, boolean, ASTNode) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |