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.970 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 780 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java |
2 | 2 | 794 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java |
| |||||
if (Debug.SCROLL_TO_DEBUG) Log.log(Log.DEBUG, this, line + " == " + getFirstPhysicalLine()); |
| |||||
if (Debug.SCROLL_TO_DEBUG) Log.log(Log.DEBUG, this, line + " == " + getLastPhysicalLine()); |
| |||
if (Debug.SCROLL_TO_DEBUG) Log.log(Log.DEBUG, this, line + " == " + [[#variablec2f3e60]]()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2f3e60]] | getFirstPhysicalLine |
1 | 2 | [[#c2f3e60]] | getLastPhysicalLine |