Source file "org/eclipse/jdt/internal/compiler/ClassFile.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 19,341 of 19,341 | 0% | 1,743 of 1,743 | 0% | 1,097 | 1,097 | 4,207 | 4,207 | 104 | 104 |
traverse(MethodBinding, int, byte[], int, int, Map, boolean) | ![]() | 0% | ![]() | 0% | 243 | 243 | 901 | 901 | 1 | 1 |
generateStackMapTableAttribute(MethodBinding, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 72 | 72 | 237 | 237 | 1 | 1 |
generateLocalVariableTableAttribute(int, boolean, boolean) | ![]() | 0% | ![]() | 0% | 29 | 29 | 137 | 137 | 1 | 1 |
generateRuntimeAnnotationsForParameters(Argument[]) | ![]() | 0% | ![]() | 0% | 38 | 38 | 115 | 115 | 1 | 1 |
generateBootstrapMethods(List) | ![]() | 0% | ![]() | 0% | 22 | 22 | 106 | 106 | 1 | 1 |
completeCodeAttribute(int) | ![]() | 0% | ![]() | 0% | 24 | 24 | 101 | 101 | 1 | 1 |
generateStackMapAttribute(MethodBinding, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 33 | 33 | 117 | 117 | 1 | 1 |
completeCodeAttributeForSyntheticMethod(boolean, SyntheticMethodBinding, int, int[]) | ![]() | 0% | ![]() | 0% | 20 | 20 | 93 | 93 | 1 | 1 |
completeCodeAttributeForClinit(int) | ![]() | 0% | ![]() | 0% | 20 | 20 | 95 | 95 | 1 | 1 |
generateRuntimeAnnotations(Annotation[], long) | ![]() | 0% | ![]() | 0% | 34 | 34 | 89 | 89 | 1 | 1 |
generateElementValue(int, Expression, Constant, TypeBinding) | ![]() | 0% | ![]() | 0% | 14 | 14 | 64 | 64 | 1 | 1 |
dumpTargetTypeContents(int, AnnotationContext) | ![]() | 0% | ![]() | 0% | 14 | 14 | 51 | 51 | 1 | 1 |
generateAnnotation(Annotation, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 69 | 69 | 1 | 1 |
initialize(SourceTypeBinding, ClassFile, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 62 | 62 | 1 | 1 |
initializeDefaultLocals(StackMapFrame, MethodBinding, int, int) | ![]() | 0% | ![]() | 0% | 22 | 22 | 92 | 92 | 1 | 1 |
generateMethodParameters(MethodBinding) | ![]() | 0% | ![]() | 0% | 34 | 34 | 64 | 64 | 1 | 1 |
generateRuntimeTypeAnnotations(AnnotationContext[], int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 77 | 77 | 1 | 1 |
completeCodeAttributeForClinit(int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 70 | 70 | 1 | 1 |
addAttributes() | ![]() | 0% | ![]() | 0% | 22 | 22 | 63 | 63 | 1 | 1 |
generateElementValueForNonConstantExpression(Expression, int, TypeBinding) | ![]() | 0% | ![]() | 0% | 16 | 16 | 53 | 53 | 1 | 1 |
completeCodeAttributeForProblemMethod(AbstractMethodDeclaration, MethodBinding, int, int[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 54 | 54 | 1 | 1 |
completeCodeAttributeForMissingAbstractProblemMethod(MethodBinding, int, int[], int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 51 | 51 | 1 | 1 |
generateConstantValueAttribute(Constant, FieldBinding, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 58 | 58 | 1 | 1 |
generateInnerClassAttribute(int, ReferenceBinding[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 43 | 43 | 1 | 1 |
completeMethodInfo(MethodBinding, int, int) | ![]() | 0% | ![]() | 0% | 27 | 27 | 56 | 56 | 1 | 1 |
createProblemType(TypeDeclaration, CompilationResult) | ![]() | 0% | ![]() | 0% | 21 | 21 | 55 | 55 | 1 | 1 |
generateMissingTypesAttribute() | ![]() | 0% | ![]() | 0% | 6 | 6 | 29 | 29 | 1 | 1 |
generateMethodInfoAttributes(MethodBinding) | ![]() | 0% | ![]() | 0% | 23 | 23 | 47 | 47 | 1 | 1 |
generateLineNumberAttribute() | ![]() | 0% | ![]() | 0% | 6 | 6 | 34 | 34 | 1 | 1 |
addFieldAttributes(FieldBinding, int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 45 | 45 | 1 | 1 |
addFieldInfo(FieldBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 22 | 22 | 1 | 1 |
generateTypeAnnotationsOnCodeAttribute() | ![]() | 0% | ![]() | 0% | 15 | 15 | 35 | 35 | 1 | 1 |
addSpecialMethods() | ![]() | 0% | ![]() | 0% | 19 | 19 | 46 | 46 | 1 | 1 |
generateTypeAnnotationAttributeForTypeDeclaration() | ![]() | 0% | ![]() | 0% | 13 | 13 | 40 | 40 | 1 | 1 |
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) | ![]() | 0% | ![]() | 0% | 11 | 11 | 44 | 44 | 1 | 1 |
addProblemClinit(CategorizedProblem[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 37 | 37 | 1 | 1 |
generateExceptionsAttribute(ReferenceBinding[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 22 | 22 | 1 | 1 |
generateEnclosingMethodAttribute() | ![]() | 0% | ![]() | 0% | 4 | 4 | 26 | 26 | 1 | 1 |
generateMethodInfoHeader(MethodBinding, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 40 | 40 | 1 | 1 |
generateMethodInfoHeaderForClinit() | ![]() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | |
reset(SourceTypeBinding) | ![]() | 0% | ![]() | 0% | 7 | 7 | 31 | 31 | 1 | 1 |
ClassFile(SourceTypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 27 | 27 | 1 | 1 |
generateAnnotationDefaultAttribute(AnnotationMethodDeclaration, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
generateLineNumberAttribute(int) | ![]() | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | |
addFieldInfos() | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
generateElementValue(Expression, TypeBinding, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
initializeLocals(boolean, int, StackMapFrame) | ![]() | 0% | ![]() | 0% | 9 | 9 | 25 | 25 | 1 | 1 |
writeArgumentName(char[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
utf8At(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
generateSourceAttribute(String) | ![]() | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | |
generateSignatureAttribute(char[]) | ![]() | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | |
generateMissingAbstractMethods(MethodDeclaration[], CompilationResult) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
dumpLocations(int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
addMissingAbstractProblemMethod(MethodDeclaration, MethodBinding, CategorizedProblem, CompilationResult) | ![]() | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 1 | |
getParametersCount(char[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
generateDeprecatedAttribute() | ![]() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | |
generateHierarchyInconsistentAttribute() | ![]() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | |
addSyntheticDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) | ![]() | 0% | 0% | 2 | 2 | 21 | 21 | 1 | 1 | |
generateSyntheticAttribute() | ![]() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | |
generateVarargsAttribute() | ![]() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | |
retrieveLocal(int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
addSyntheticEnumValueOfMethod(SyntheticMethodBinding) | ![]() | 0% | 0% | 2 | 2 | 21 | 21 | 1 | 1 | |
generateTypeAnnotation(AnnotationContext, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
addSyntheticSwitchTable(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | |
addSyntheticArrayConstructor(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticArrayClone(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticFactoryMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticConstructorAccessMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticEnumValuesMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticEnumInitializationMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticFieldReadAccessMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticFieldWriteAccessMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
addSyntheticMethodAccessMethod(SyntheticMethodBinding) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
generateCodeAttributeHeader() | ![]() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | |
filterFakeFrames(Set, Map, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
u4At(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
recordInnerClasses(TypeBinding) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
i4At(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
addDefaultAbstractMethods() | ![]() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | |
getBytes() | ![]() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | |
recordBootstrapMethod(FunctionalExpression) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
completeArgumentAnnotationInfo(Argument[], List) | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 | |
resizeContents(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
initByteArrays() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
scanType(char[], int) | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 | |
generateMethodInfoAttributes(MethodBinding, AnnotationMethodDeclaration) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
u2At(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
i2At(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
addAbstractMethod(AbstractMethodDeclaration, MethodBinding) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
addProblemMethod(AbstractMethodDeclaration, MethodBinding, CategorizedProblem[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
ClassFile() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
getReturnType(char[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
outerMostEnclosingClassFile() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
setForMethodInfos() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
add(Map, StackMapFrame) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getNewInstance(SourceTypeBinding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
addRealJumpTarget(Set, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
u1At(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
completeCodeAttributeForSyntheticMethod(SyntheticMethodBinding, int, int[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
fileName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
generateMethodInfoHeader(MethodBinding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getCompoundName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |