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.951 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 3883 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java |
2 | 5 | 3930 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java |
| |||||
{ this.multi = multi; if (view.getStatus() != null) view.getStatus().updateMiscStatus(); painter.repaint(); } //}}} |
| |||||
{ this.rectangularSelectionMode = rectangularSelectionMode; if (view.getStatus() != null) view.getStatus().updateMiscStatus(); painter.repaint(); } //}}} |
| |||
{ this. [[#variablec2c12a0]]= [[#variablec2c12a0]]; if (view.getStatus() != null) view.getStatus().updateMiscStatus(); painter.repaint(); } //}}} |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2c12a0]] | multi |
1 | 2 | [[#c2c12a0]] | rectangularSelectionMode |