| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 6 | 5 | 0.968 | additive_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 361 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldDeclaration.java |
| 2 | 4 | 306 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Initializer.java |
| 3 | 4 | 376 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodInvocation.java |
| 4 | 4 | 355 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java |
| 5 | 4 | 375 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java |
| 6 | 4 | 811 | 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.baseType == null ? 0: getType().treeSize())
|
| ||||
memSize() +
(this.optionalDocComment == null ? 0: getJavadoc().treeSize()) +
(this.modifiers == null ? 0: this.modifiers.listSize()) +
(this.body == null ? 0: getBody().treeSize())
|
| ||||
memSize() +
(this.optionalExpression == null ? 0: getExpression().treeSize()) +
(this.typeArguments == null ? 0: this.typeArguments.listSize()) +
(this.methodName == null ? 0: getName().treeSize())
|
| ||||
memSize() +
(this.optionalDocComment == null ? 0: getJavadoc().treeSize()) +
(this.annotations == null ? 0: this.annotations.listSize()) +
(this.packageName == null ? 0: getName().treeSize())
|
| ||||
memSize() +
(this.optionalQualifier == null ? 0: getQualifier().treeSize()) +
(this.typeArguments == null ? 0: this.typeArguments.listSize()) +
(this.methodName == null ? 0: getName().treeSize())
|
| ||||
memSize() +
(this.optionalDocComment == null ? 0: getJavadoc().treeSize()) +
(this.modifiers == null ? 0: this.modifiers.listSize()) +
(this.typeName == null ? 0: getName().treeSize())
|
| |||
memSize() + (this. [[#variable78a52560]]== null ? 0: [[#variable78a524c0]]().treeSize()) + (this. [[#variable78a52420]]== null ? 0: this. [[#variable78a52420]].listSize()) + (this. [[#variable78a523a0]]== null ? 0: [[#variable78a52300]]().treeSize()) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#78a52560]] | optionalExpression |
| 1 | 2 | [[#78a52560]] | optionalDocComment |
| 1 | 3 | [[#78a52560]] | optionalDocComment |
| 1 | 4 | [[#78a52560]] | optionalDocComment |
| 1 | 5 | [[#78a52560]] | optionalQualifier |
| 1 | 6 | [[#78a52560]] | optionalDocComment |
| 2 | 1 | [[#78a524c0]] | getExpression |
| 2 | 2 | [[#78a524c0]] | getJavadoc |
| 2 | 3 | [[#78a524c0]] | getJavadoc |
| 2 | 4 | [[#78a524c0]] | getJavadoc |
| 2 | 5 | [[#78a524c0]] | getQualifier |
| 2 | 6 | [[#78a524c0]] | getJavadoc |
| 3 | 1 | [[#78a52420]] | typeArguments |
| 3 | 2 | [[#78a52420]] | modifiers |
| 3 | 3 | [[#78a52420]] | modifiers |
| 3 | 4 | [[#78a52420]] | annotations |
| 3 | 5 | [[#78a52420]] | typeArguments |
| 3 | 6 | [[#78a52420]] | modifiers |
| 4 | 1 | [[#78a523a0]] | methodName |
| 4 | 2 | [[#78a523a0]] | baseType |
| 4 | 3 | [[#78a523a0]] | typeName |
| 4 | 4 | [[#78a523a0]] | packageName |
| 4 | 5 | [[#78a523a0]] | methodName |
| 4 | 6 | [[#78a523a0]] | body |
| 5 | 1 | [[#78a52300]] | getName |
| 5 | 2 | [[#78a52300]] | getType |
| 5 | 3 | [[#78a52300]] | getName |
| 5 | 4 | [[#78a52300]] | getName |
| 5 | 5 | [[#78a52300]] | getName |
| 5 | 6 | [[#78a52300]] | getBody |