CloneSet253


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3401.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13366
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java
23659
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java
33756
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java
43801
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
366
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java

// component that will parent any dialog boxes
Component comp = SearchDialog.getSearchDialog(view);
if (comp == null)
  comp = view;


Next
Previous
Clone Instance
2
Line Count
3
Source Line
659
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java

// component that will parent any dialog boxes
Component comp = SearchDialog.getSearchDialog(view);
if (comp == null)
  comp = view;


Next
Previous
Clone Instance
3
Line Count
3
Source Line
756
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java

// component that will parent any dialog boxes
Component comp = SearchDialog.getSearchDialog(view);
if (comp == null)
  comp = view;


First
Previous
Clone Instance
4
Line Count
3
Source Line
801
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/search/SearchAndReplace.java

// component that will parent any dialog boxes
Component comp = SearchDialog.getSearchDialog(view);
if (comp == null)
  comp = view;


Clone AbstractionParameter Count: 0Parameter Bindings

// component that will parent any dialog boxes
Component comp = SearchDialog.getSearchDialog(view);
if (comp == null)
  comp = view;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None