Source file "org/aspectj/org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,529 of 1,529 | 0% | 327 of 327 | 0% | 179 | 179 | 342 | 342 | 15 | 15 |
checkNullSpecInheritance(MethodBinding, AbstractMethodDeclaration, boolean, ParameterNonNullDefaultProvider, boolean, MethodBinding, MethodBinding[], Scope, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo[]) | ![]() | 0% | ![]() | 0% | 82 | 82 | 156 | 156 | 1 | 1 |
checkImplicitNullAnnotations(MethodBinding, AbstractMethodDeclaration, boolean, Scope) | ![]() | 0% | ![]() | 0% | 28 | 28 | 59 | 59 | 1 | 1 |
areParametersEqual(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 17 | 17 | 25 | 25 | 1 | 1 |
collectOverriddenMethods(MethodBinding, char[], int, ReferenceBinding, Set, List) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
findAllOverriddenMethods(MethodBinding, char[], int, ReferenceBinding, Set, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
areTypesEqual(TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 12 | 12 | 12 | 12 | 1 | 1 |
recordArgNonNullness(MethodBinding, int, int, Argument, Boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
getParameterNonNullness(MethodBinding, int, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
recordArgNonNullness18(MethodBinding, int, Argument, Boolean, LookupEnvironment) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
recordDeferredInheritedNullness(Scope, ASTNode, MethodBinding, Boolean, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
applyReturnNullBits(MethodBinding, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
ensureNullnessIsKnown(MethodBinding, Scope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ImplicitNullAnnotationVerifier(LookupEnvironment) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getReturnTypeNullnessTagBits(MethodBinding, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ImplicitNullAnnotationVerifier(LookupEnvironment, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |