Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.987 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 60 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Initializer.java |
2 | 2 | 175 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/LocalVariable.java |
| ||||
public int hashCode() { return Util.combineHashCodes(this.parent.hashCode(), this.occurrenceCount); } |
| ||||
public int hashCode() { return Util.combineHashCodes(this.parent.hashCode(), this.nameStart); } |
| |||
public int hashCode() { return Util.combineHashCodes(this.parent.hashCode(), this. [[#variablebd01e1a0]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bd01e1a0]] | nameStart |
1 | 2 | [[#bd01e1a0]] | occurrenceCount |