Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.971 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 464 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/AbbrevsOptionPane.java |
2 | 5 | 316 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/ShortcutsOptionPane.java |
| |||||
int col; AbbrevCompare(int col) { this.col = col; } |
| |||||
int col; KeyCompare(int col) { this.col = col; } |
| |||
int col; [[#variablec2f1e80]](int col) { this.col = col; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2f1e80]] | AbbrevCompare |
1 | 2 | [[#c2f1e80]] | KeyCompare |