Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 16 | 3 | 0.961 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 19 | src/NHibernate.Test/ExpressionTest/BetweenExpressionFixture.cs |
2 | 1 | 24 | src/NHibernate.Test/ExpressionTest/InExpressionFixture.cs |
3 | 1 | 39 | src/NHibernate.Test/ExpressionTest/InExpressionFixture.cs |
4 | 1 | 26 | src/NHibernate.Test/ExpressionTest/InsensitiveLikeExpressionFixture.cs |
5 | 1 | 29 | src/NHibernate.Test/ExpressionTest/LogicalExpressionFixture.cs |
6 | 1 | 24 | src/NHibernate.Test/ExpressionTest/NotExpressionFixture.cs |
7 | 1 | 23 | src/NHibernate.Test/ExpressionTest/NotNullExpressionFixture.cs |
8 | 1 | 24 | src/NHibernate.Test/ExpressionTest/NullExpressionFixture.cs |
9 | 1 | 111 | src/NHibernate.Test/ExpressionTest/Projection/ProjectionFixture.cs |
10 | 1 | 29 | src/NHibernate.Test/ExpressionTest/PropertyExpressionFixture.cs |
11 | 1 | 31 | src/NHibernate.Test/ExpressionTest/SimpleExpressionFixture.cs |
12 | 1 | 50 | src/NHibernate.Test/ExpressionTest/SimpleExpressionFixture.cs |
13 | 1 | 66 | src/NHibernate.Test/ExpressionTest/SimpleExpressionFixture.cs |
14 | 1 | 20 | src/NHibernate.Test/ExpressionTest/SQLExpressionFixture.cs |
15 | 1 | 36 | src/NHibernate.Test/ExpressionTest/SQLExpressionFixture.cs |
16 | 1 | 59 | src/NHibernate.Test/ExpressionTest/SQLExpressionFixture.cs |
| ||||
SqlString sqlString = betweenExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = inExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sql = expression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = expression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = orExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = notExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = notNullExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = expression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString groupSql = expression.ToGroupSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = expression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = andExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = andExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = andExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = sqlExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = sqlExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| ||||
SqlString sqlString = sqlExpression.ToSqlString(criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
| |||
SqlString [[#variable5639d2a0]]= [[#variable6e452120]]. [[#variable2bb1df60]](criteria, criteriaQuery, new CollectionHelper.EmptyMapClass<string, IFilter> ()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5639d2a0]] | sqlString |
1 | 2 | [[#5639d2a0]] | sqlString |
1 | 3 | [[#5639d2a0]] | sqlString |
1 | 4 | [[#5639d2a0]] | groupSql |
1 | 5 | [[#5639d2a0]] | sqlString |
1 | 6 | [[#5639d2a0]] | sqlString |
1 | 7 | [[#5639d2a0]] | sqlString |
1 | 8 | [[#5639d2a0]] | sqlString |
1 | 9 | [[#5639d2a0]] | sql |
1 | 10 | [[#5639d2a0]] | sqlString |
1 | 11 | [[#5639d2a0]] | sqlString |
1 | 12 | [[#5639d2a0]] | sqlString |
1 | 13 | [[#5639d2a0]] | sqlString |
1 | 14 | [[#5639d2a0]] | sqlString |
1 | 15 | [[#5639d2a0]] | sqlString |
1 | 16 | [[#5639d2a0]] | sqlString |
2 | 1 | [[#6e452120]] | expression |
2 | 2 | [[#6e452120]] | sqlExpression |
2 | 3 | [[#6e452120]] | andExpression |
2 | 4 | [[#6e452120]] | expression |
2 | 5 | [[#6e452120]] | notNullExpression |
2 | 6 | [[#6e452120]] | notExpression |
2 | 7 | [[#6e452120]] | orExpression |
2 | 8 | [[#6e452120]] | inExpression |
2 | 9 | [[#6e452120]] | expression |
2 | 10 | [[#6e452120]] | betweenExpression |
2 | 11 | [[#6e452120]] | andExpression |
2 | 12 | [[#6e452120]] | expression |
2 | 13 | [[#6e452120]] | expression |
2 | 14 | [[#6e452120]] | sqlExpression |
2 | 15 | [[#6e452120]] | andExpression |
2 | 16 | [[#6e452120]] | sqlExpression |
3 | 1 | [[#2bb1df60]] | ToSqlString |
3 | 2 | [[#2bb1df60]] | ToSqlString |
3 | 3 | [[#2bb1df60]] | ToSqlString |
3 | 4 | [[#2bb1df60]] | ToGroupSqlString |
3 | 5 | [[#2bb1df60]] | ToSqlString |
3 | 6 | [[#2bb1df60]] | ToSqlString |
3 | 7 | [[#2bb1df60]] | ToSqlString |
3 | 8 | [[#2bb1df60]] | ToSqlString |
3 | 9 | [[#2bb1df60]] | ToSqlString |
3 | 10 | [[#2bb1df60]] | ToSqlString |
3 | 11 | [[#2bb1df60]] | ToSqlString |
3 | 12 | [[#2bb1df60]] | ToSqlString |
3 | 13 | [[#2bb1df60]] | ToSqlString |
3 | 14 | [[#2bb1df60]] | ToSqlString |
3 | 15 | [[#2bb1df60]] | ToSqlString |
3 | 16 | [[#2bb1df60]] | ToSqlString |