Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.966 | primary |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 343 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/BinaryBasedSourceGenerator.java |
2 | 1 | 415 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/BinaryBasedSourceGenerator.java |
| ||||
source.append(getDotName(field.typeName())).append(' ').append(field.name()) |
| ||||
source.append(getDotName(method.returnTypeName())).append(' ').append(method.name()) |
| |||
source.append(getDotName( [[#variablebd763520]]. [[#variablebd7634c0]]())).append(' ').append( [[#variablebd763520]].name()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bd763520]] | method |
1 | 2 | [[#bd763520]] | field |
2 | 1 | [[#bd7634c0]] | returnTypeName |
2 | 2 | [[#bd7634c0]] | typeName |