Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 2 | 0.973 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 635 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
2 | 2 | 822 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
3 | 2 | 835 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
4 | 2 | 1010 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
5 | 2 | 1191 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
6 | 2 | 1204 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| ||||
Assert.AreEqual(1, resultWithMaps.Count); IDictionary m1 = (IDictionary)resultWithMaps[0]; |
| ||||
Assert.AreEqual(1, resultWithMaps.Count); IDictionary m1 = (IDictionary)resultWithMaps[0]; |
| ||||
Assert.AreEqual(2, resultWithMaps.Count); IDictionary m0 = (IDictionary)resultWithMaps[0]; |
| ||||
Assert.AreEqual(1, resultWithMaps.Count); IDictionary m1 = (IDictionary)resultWithMaps[0]; |
| ||||
Assert.AreEqual(1, resultWithMaps.Count); IDictionary m1 = (IDictionary)resultWithMaps[0]; |
| ||||
Assert.AreEqual(2, resultWithMaps.Count); IDictionary m0 = (IDictionary)resultWithMaps[0]; |
| |||
Assert.AreEqual( [[#variable6fd62820]], resultWithMaps.Count); IDictionary [[#variable6fd62800]]= (IDictionary)resultWithMaps[0]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fd62820]] | 2 |
1 | 2 | [[#6fd62820]] | 1 |
1 | 3 | [[#6fd62820]] | 1 |
1 | 4 | [[#6fd62820]] | 1 |
1 | 5 | [[#6fd62820]] | 2 |
1 | 6 | [[#6fd62820]] | 1 |
2 | 1 | [[#6fd62800]] | m0 |
2 | 2 | [[#6fd62800]] | m1 |
2 | 3 | [[#6fd62800]] | m1 |
2 | 4 | [[#6fd62800]] | m1 |
2 | 5 | [[#6fd62800]] | m0 |
2 | 6 | [[#6fd62800]] | m1 |