CloneSet856


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
21320.973statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1242
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LineComment.java
22168
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java
3232
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NullLiteral.java
4277
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java
52106
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleVariableDeclaration.java
6274
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java
7282
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java
8260
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TryStatement.java
92164
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java
10273
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclarationStatement.java
11291
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationExpression.java
12263
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationFragment.java
13294
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationStatement.java
Clone Instance
1
Line Count
2
Source Line
42
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LineComment.java

                List propertyList = new ArrayList(1);
                createPropertyList(LineComment.class , propertyList);


Clone Instance
2
Line Count
2
Source Line
168
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java

                List propertyList = new ArrayList(10);
                createPropertyList(MethodDeclaration.class , propertyList);


Clone Instance
3
Line Count
2
Source Line
32
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NullLiteral.java

                List propertyList = new ArrayList(1);
                createPropertyList(NullLiteral.class , propertyList);


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

                List propertyList = new ArrayList(2);
                createPropertyList(PackageDeclaration.class , propertyList);


Clone Instance
5
Line Count
2
Source Line
106
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleVariableDeclaration.java

                List propertyList = new ArrayList(6);
                createPropertyList(SingleVariableDeclaration.class , propertyList);


Clone Instance
6
Line Count
2
Source Line
74
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java

                List propertyList = new ArrayList(3);
                createPropertyList(SuperConstructorInvocation.class , propertyList);


Clone Instance
7
Line Count
2
Source Line
82
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java

                List propertyList = new ArrayList(4);
                createPropertyList(SuperMethodInvocation.class , propertyList);


Clone Instance
8
Line Count
2
Source Line
60
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TryStatement.java

                List propertyList = new ArrayList(4);
                createPropertyList(TryStatement.class , propertyList);


Clone Instance
9
Line Count
2
Source Line
164
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java

                List propertyList = new ArrayList(8);
                createPropertyList(TypeDeclaration.class , propertyList);


Clone Instance
10
Line Count
2
Source Line
73
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclarationStatement.java

                List propertyList = new ArrayList(2);
                createPropertyList(TypeDeclarationStatement.class , propertyList);


Clone Instance
11
Line Count
2
Source Line
91
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationExpression.java

                List propertyList = new ArrayList(4);
                createPropertyList(VariableDeclarationExpression.class , propertyList);


Clone Instance
12
Line Count
2
Source Line
63
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationFragment.java

                List propertyList = new ArrayList(4);
                createPropertyList(VariableDeclarationFragment.class , propertyList);


Clone Instance
13
Line Count
2
Source Line
94
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationStatement.java

                List propertyList = new ArrayList(4);
                createPropertyList(VariableDeclarationStatement.class , propertyList);


Clone AbstractionParameter Count: 2Parameter Bindings

List propertyList = new ArrayList( [[#variable53854060]]);
createPropertyList( [[#variable53825e00]].class , propertyList);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#53854060]]
4 
12[[#53854060]]
1 
13[[#53854060]]
3 
14[[#53854060]]
4 
15[[#53854060]]
4 
16[[#53854060]]
1 
17[[#53854060]]
4 
18[[#53854060]]
4 
19[[#53854060]]
2 
110[[#53854060]]
2 
111[[#53854060]]
8 
112[[#53854060]]
10 
113[[#53854060]]
6 
21[[#53825e00]]
VariableDeclarationStatement 
22[[#53825e00]]
LineComment 
23[[#53825e00]]
SuperConstructorInvocation 
24[[#53825e00]]
SuperMethodInvocation 
25[[#53825e00]]
TryStatement 
26[[#53825e00]]
NullLiteral 
27[[#53825e00]]
VariableDeclarationExpression 
28[[#53825e00]]
VariableDeclarationFragment 
29[[#53825e00]]
TypeDeclarationStatement 
210[[#53825e00]]
PackageDeclaration 
211[[#53825e00]]
TypeDeclaration 
212[[#53825e00]]
MethodDeclaration 
213[[#53825e00]]
SingleVariableDeclaration