CloneSet582


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.970executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12780
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/JEditTextArea.java
22794
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
780
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 + " == " + getFirstPhysicalLine());


First
Previous
Clone Instance
2
Line Count
2
Source Line
794
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 + " == " + getLastPhysicalLine());


Clone AbstractionParameter Count: 1Parameter Bindings

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

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#c2f3e60]]
getFirstPhysicalLine 
12[[#c2f3e60]]
getLastPhysicalLine