Source file "org/aspectj/org/eclipse/jdt/core/dom/NodeSearcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 24 of 24 | 0% | 19 | 19 | 33 | 33 | 7 | 7 |
| visit(ConstructorDeclaration, ClassScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visit(FieldDeclaration, MethodScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visit(Initializer, MethodScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visit(TypeDeclaration, ClassScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visit(MethodDeclaration, ClassScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visit(TypeDeclaration, CompilationUnitScope) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| NodeSearcher(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |