Source file "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,215 of 1,215 | 0% | 269 of 269 | 0% | 149 | 149 | 289 | 289 | 14 | 14 |
checkNullSpecInheritance(MethodBinding, AbstractMethodDeclaration, boolean, boolean, MethodBinding, Scope, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo[]) | ![]() | 0% | ![]() | 0% | 58 | 58 | 120 | 120 | 1 | 1 |
checkImplicitNullAnnotations(MethodBinding, AbstractMethodDeclaration, boolean, Scope) | ![]() | 0% | ![]() | 0% | 29 | 29 | 56 | 56 | 1 | 1 |
areParametersEqual(MethodBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 17 | 17 | 25 | 25 | 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 |
collectOverriddenMethods(MethodBinding, char[], int, ReferenceBinding, Set, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 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 |
applyReturnNullBits(MethodBinding, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
recordDeferredInheritedNullness(Scope, ASTNode, MethodBinding, Boolean, ImplicitNullAnnotationVerifier.InheritedNonNullnessInfo) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
recordArgNonNullness(MethodBinding, int, int, Argument, Boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 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 |