Source file "com/sun/mirror/util/DeclarationScanner.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 293 of 293 | 0% | 26 of 26 | 0% | 30 | 30 | 67 | 67 | 17 | 17 |
visitClassDeclaration(ClassDeclaration) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
visitTypeDeclaration(TypeDeclaration) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
visitPackageDeclaration(PackageDeclaration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visitExecutableDeclaration(ExecutableDeclaration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
DeclarationScanner(DeclarationVisitor, DeclarationVisitor) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
visitDeclaration(Declaration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
visitMemberDeclaration(MemberDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitEnumDeclaration(EnumDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitInterfaceDeclaration(InterfaceDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitAnnotationTypeDeclaration(AnnotationTypeDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitFieldDeclaration(FieldDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitEnumConstantDeclaration(EnumConstantDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitConstructorDeclaration(ConstructorDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitMethodDeclaration(MethodDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitAnnotationTypeElementDeclaration(AnnotationTypeElementDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitParameterDeclaration(ParameterDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitTypeParameterDeclaration(TypeParameterDeclaration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |