Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 0 | 1.000 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 592 | src/NHibernate.Test/HQL/HQLFunctions.cs |
2 | 2 | 643 | src/NHibernate.Test/HQL/HQLFunctions.cs |
3 | 2 | 665 | src/NHibernate.Test/HQL/HQLFunctions.cs |
4 | 2 | 671 | src/NHibernate.Test/HQL/HQLFunctions.cs |
5 | 2 | 712 | src/NHibernate.Test/HQL/HQLFunctions.cs |
| ||||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
| ||||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
| ||||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
| ||||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
| ||||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
| |||
l = s.CreateQuery(hql).List(); Assert.AreEqual(1, l.Count); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |