Source file "org/eclipse/jdt/internal/compiler/apt/dispatch/AnnotationDiscoveryVisitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 442 of 442 | 0% | 76 of 76 | 0% | 50 | 50 | 143 | 143 | 12 | 12 |
| visit(ConstructorDeclaration, ClassScope) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| visit(MethodDeclaration, ClassScope) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| resolveAnnotations(BlockScope, Annotation[], Binding) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| visit(Argument, BlockScope) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| visit(FieldDeclaration, MethodScope) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| visit(RecordComponent, BlockScope) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| visit(TypeParameter, BlockScope) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| visit(TypeParameter, ClassScope) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| visit(TypeDeclaration, ClassScope) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| visit(TypeDeclaration, CompilationUnitScope) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| visit(ModuleDeclaration, CompilationUnitScope) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| AnnotationDiscoveryVisitor(BaseProcessingEnvImpl) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |