CloneSet660


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4650.968additive_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14361
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldDeclaration.java
24306
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Initializer.java
34376
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodInvocation.java
44355
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java
54375
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java
64811
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java
Clone Instance
1
Line Count
4
Source Line
361
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldDeclaration.java

                        memSize() + 
                          (this.optionalDocComment == null ? 0:  getJavadoc().treeSize()) + 
                          (this.modifiers == null ? 0:  this.modifiers.listSize()) + 
                          (this.baseType == null ? 0:  getType().treeSize())


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

                        memSize() + 
                          (this.optionalDocComment == null ? 0:  getJavadoc().treeSize()) + 
                          (this.modifiers == null ? 0:  this.modifiers.listSize()) + 
                          (this.body == null ? 0:  getBody().treeSize())


Clone Instance
3
Line Count
4
Source Line
376
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodInvocation.java

                        memSize() + 
                          (this.optionalExpression == null ? 0:  getExpression().treeSize()) + 
                          (this.typeArguments == null ? 0:  this.typeArguments.listSize()) + 
                          (this.methodName == null ? 0:  getName().treeSize())


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

                        memSize() + 
                          (this.optionalDocComment == null ? 0:  getJavadoc().treeSize()) + 
                          (this.annotations == null ? 0:  this.annotations.listSize()) + 
                          (this.packageName == null ? 0:  getName().treeSize())


Clone Instance
5
Line Count
4
Source Line
375
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java

                        memSize() + 
                          (this.optionalQualifier == null ? 0:  getQualifier().treeSize()) + 
                          (this.typeArguments == null ? 0:  this.typeArguments.listSize()) + 
                          (this.methodName == null ? 0:  getName().treeSize())


Clone Instance
6
Line Count
4
Source Line
811
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java

                       memSize() + 
                          (this.optionalDocComment == null ? 0:  getJavadoc().treeSize()) + 
                          (this.modifiers == null ? 0:  this.modifiers.listSize()) + 
                          (this.typeName == null ? 0:  getName().treeSize())


Clone AbstractionParameter Count: 5Parameter Bindings

memSize() + (this. [[#variable78a52560]]== null ? 0: [[#variable78a524c0]]().treeSize()) + (this. [[#variable78a52420]]== null ? 0: this. [[#variable78a52420]].listSize()) + (this. [[#variable78a523a0]]== null ? 0: [[#variable78a52300]]().treeSize())
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#78a52560]]
optionalExpression 
12[[#78a52560]]
optionalDocComment 
13[[#78a52560]]
optionalDocComment 
14[[#78a52560]]
optionalDocComment 
15[[#78a52560]]
optionalQualifier 
16[[#78a52560]]
optionalDocComment 
21[[#78a524c0]]
getExpression 
22[[#78a524c0]]
getJavadoc 
23[[#78a524c0]]
getJavadoc 
24[[#78a524c0]]
getJavadoc 
25[[#78a524c0]]
getQualifier 
26[[#78a524c0]]
getJavadoc 
31[[#78a52420]]
typeArguments 
32[[#78a52420]]
modifiers 
33[[#78a52420]]
modifiers 
34[[#78a52420]]
annotations 
35[[#78a52420]]
typeArguments 
36[[#78a52420]]
modifiers 
41[[#78a523a0]]
methodName 
42[[#78a523a0]]
baseType 
43[[#78a523a0]]
typeName 
44[[#78a523a0]]
packageName 
45[[#78a523a0]]
methodName 
46[[#78a523a0]]
body 
51[[#78a52300]]
getName 
52[[#78a52300]]
getType 
53[[#78a52300]]
getName 
54[[#78a52300]]
getName 
55[[#78a52300]]
getName 
56[[#78a52300]]
getBody