Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.971 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 53 | src/NHibernate/Hql/Ast/ANTLR/Tree/SelectClause.cs |
2 | 2 | 183 | src/NHibernate/Hql/Ast/ANTLR/Tree/SelectClause.cs |
3 | 2 | 365 | src/NHibernate/Hql/Ast/ANTLR/Tree/SelectClause.cs |
| ||||
ASTAppender appender = new ASTAppender( ASTFactory, this ); // Get ready to start adding nodes. int size = fromElements.Count; |
| ||||
ASTAppender appender = new ASTAppender( ASTFactory, this ); // Get ready to start adding nodes. int size = fromElements.Count; |
| ||||
ASTAppender appender = new ASTAppender( ASTFactory, this ); int size = selectExpressions.Length; |
| |||
ASTAppender appender = new ASTAppender(ASTFactory, this ); // Get ready to start adding nodes. int size = [[#variable6fcbc680]]. [[#variable6fcbc640]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fcbc680]] | fromElements |
1 | 2 | [[#6fcbc680]] | selectExpressions |
1 | 3 | [[#6fcbc680]] | fromElements |
2 | 1 | [[#6fcbc640]] | Count |
2 | 2 | [[#6fcbc640]] | Length |
2 | 3 | [[#6fcbc640]] | Count |