CloneSet4181


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4250.960statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14429
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java
24715
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java
Clone Instance
1
Line Count
4
Source Line
429
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java

                int end = retrieveIdentifierEndPosition(start, methodDeclaration.sourceEnd);
                methodName.setSourceRange(start, end - start + 1);
                methodDecl.setName(methodName);
                org.eclipse.jdt.internal.compiler.ast.TypeReference[] thrownExceptions = methodDeclaration.thrownExceptions;


Clone Instance
2
Line Count
4
Source Line
715
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java

                int end = retrieveIdentifierEndPosition(start, annotationTypeMemberDeclaration.sourceEnd);
                methodName.setSourceRange(start, end - start + 1);
                annotationTypeMemberDeclaration2.setName(methodName);
                org.eclipse.jdt.internal.compiler.ast.TypeReference typeReference = annotationTypeMemberDeclaration.returnType;


Clone AbstractionParameter Count: 5Parameter Bindings

int end = retrieveIdentifierEndPosition(start,  [[#variable59100bc0]].sourceEnd);
methodName.setSourceRange(start, end - start + 1);
 [[#variable59100ba0]].setName(methodName);
org.eclipse.jdt.internal.compiler.ast.TypeReference [[#variableb3d5eda0]]  [[#variable59100b20]]= [[#variable59100bc0]]. [[#variable5902bbe0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#59100bc0]]
annotationTypeMemberDeclaration 
12[[#59100bc0]]
methodDeclaration 
21[[#59100ba0]]
annotationTypeMemberDeclaration2 
22[[#59100ba0]]
methodDecl 
31[[#b3d5eda0]]
32[[#b3d5eda0]]
[] 
41[[#59100b20]]
typeReference 
42[[#59100b20]]
thrownExceptions 
51[[#5902bbe0]]
returnType 
52[[#5902bbe0]]
thrownExceptions