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