Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.969 | additive_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 895 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java |
2 | 4 | 311 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java |
| ||||
memSize() + (this.optionalDocComment == null ? 0: getJavadoc().treeSize()) + (this.modifiers == null ? 0: this.modifiers.listSize()) + (this.typeParameters == null ? 0: this.typeParameters.listSize()) |
| ||||
memSize() + (this.optionalExpression == null ? 0: getExpression().treeSize()) + (this.typeArguments == null ? 0: this.typeArguments.listSize()) + (this.arguments == null ? 0: this.arguments.listSize()) |
| |||
memSize() + (this. [[#variableb37951a0]]== null ? 0: [[#variable557e7120]]().treeSize()) + (this. [[#variableb3794240]]== null ? 0: this. [[#variableb3794240]].listSize()) + (this. [[#variableb3795180]]== null ? 0: this. [[#variableb3795180]].listSize()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b37951a0]] | optionalDocComment |
1 | 2 | [[#b37951a0]] | optionalExpression |
2 | 1 | [[#557e7120]] | getJavadoc |
2 | 2 | [[#557e7120]] | getExpression |
3 | 1 | [[#b3794240]] | modifiers |
3 | 2 | [[#b3794240]] | typeArguments |
4 | 1 | [[#b3795180]] | typeParameters |
4 | 2 | [[#b3795180]] | arguments |