CloneSet632


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.968executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12787
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java
22803
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
787
Source File
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);


First
Previous
Clone Instance
2
Line Count
2
Source Line
803
Source File
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 + " == " + nextLine);


Clone AbstractionParameter Count: 1Parameter Bindings

if (Debug.SCROLL_TO_DEBUG)
  Log.log(Log.DEBUG, this, line + " == " +  [[#variablec2ff9a0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#c2ff9a0]]
prevLine 
12[[#c2ff9a0]]
nextLine