Source file "org/aspectj/org/eclipse/jdt/internal/compiler/lookup/MethodVerifier15.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,314 of 3,314 | 0% | 682 of 682 | 0% | 370 | 370 | 589 | 589 | 29 | 29 |
checkMethods() | ![]() | 0% | ![]() | 0% | 67 | 67 | 113 | 113 | 1 | 1 |
checkForNameClash(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 36 | 36 | 60 | 60 | 1 | 1 |
checkTypeVariableMethods(TypeParameter) | ![]() | 0% | ![]() | 0% | 26 | 26 | 42 | 42 | 1 | 1 |
findSuperinterfaceCollisions(ReferenceBinding, ReferenceBinding[]) | ![]() | 0% | ![]() | 0% | 24 | 24 | 51 | 51 | 1 | 1 |
checkInheritedMethods(MethodBinding[], int, boolean[], boolean[]) | ![]() | 0% | ![]() | 0% | 29 | 29 | 45 | 45 | 1 | 1 |
checkConcreteInheritedMethod(MethodBinding, MethodBinding[]) | ![]() | 0% | ![]() | 0% | 18 | 18 | 21 | 21 | 1 | 1 |
reportRawReferences() | ![]() | 0% | ![]() | 0% | 18 | 18 | 30 | 30 | 1 | 1 |
reportRawReferences(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 16 | 16 | 30 | 30 | 1 | 1 |
checkForBridgeMethod(MethodBinding, MethodBinding, MethodBinding[]) | ![]() | 0% | ![]() | 0% | 13 | 13 | 18 | 18 | 1 | 1 |
detectNameClash(MethodBinding, MethodBinding, boolean) | ![]() | 0% | ![]() | 0% | 12 | 12 | 22 | 22 | 1 | 1 |
verify() | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
isSkippableOrOverridden(MethodBinding, MethodBinding, boolean[], boolean[], boolean[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
detectInheritedNameClash(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
checkInheritedDefaultMethods(MethodBinding[], boolean[], int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
checkAgainstInheritedMethods(MethodBinding, MethodBinding[], int, MethodBinding[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
isInterfaceMethodImplemented(MethodBinding, MethodBinding, ReferenceBinding) | ![]() | 0% | ![]() | 0% | 9 | 9 | 9 | 9 | 1 | 1 |
checkNullSpecInheritance(MethodBinding, AbstractMethodDeclaration, boolean, ParameterNonNullDefaultProvider, boolean, MethodBinding, MethodBinding[], Scope, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
isAcceptableReturnTypeOverride(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
isUnsafeReturnTypeOverride(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
checkInheritedReturnTypes(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
canSkipInheritedMethods(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
findReplacedMethod(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 7 | 7 | 6 | 6 | 1 | 1 |
isMethodSubsignature(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
checkInheritedMethods(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
canSkipInheritedMethods() | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
canOverridingMethodDifferInErasure(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
reportIncompatibleReturnTypeError(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
doTypeVariablesClash(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
MethodVerifier15(LookupEnvironment) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |