CloneSet1604


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5301.000arguments
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15244
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/NetbeansSQLEditorPane.java
2584
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java
35148
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
244
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/NetbeansSQLEditorPane.java

(new ParserEventsAdapter() {
   public void errorsFound(ErrorInfo[] errorInfos) {
     onErrorsFound(errorInfos);
   }
 } )


Next
Previous
Clone Instance
2
Line Count
5
Source Line
84
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java

(new ParserEventsAdapter() {
   public void errorsFound(ErrorInfo[] errorInfos) {
     onErrorsFound(errorInfos);
   }
 } )


First
Previous
Clone Instance
3
Line Count
5
Source Line
148
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/oster/OsterTextControl.java

(new ParserEventsAdapter() {
   public void errorsFound(ErrorInfo[] errorInfos) {
     onErrorsFound(errorInfos);
   }
 } )


Clone AbstractionParameter Count: 0Parameter Bindings

(new ParserEventsAdapter() {
   public void errorsFound(ErrorInfo[] errorInfos) {
     onErrorsFound(errorInfos);
   }
 } )
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None