Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.992 | primary_no_array_creation_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 56 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
2 | 2 | 178 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
3 | 2 | 268 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
| ||||
tdq.SetMaxResults(10).SetFirstResult(5).SetCacheable(true).SetReadOnly(true).SetTimeout(444).SetFlushMode( FlushMode.Auto).SetCacheRegion("A_REGION").SetResultTransformer |
| ||||
origin.SetMaxResults(10).SetFirstResult(5).SetCacheable(true).SetReadOnly(true).SetTimeout(444).SetFlushMode( FlushMode.Auto).SetCacheRegion("A_REGION").SetResultTransformer |
| ||||
origin.SetMaxResults(10).SetFirstResult(5).SetCacheable(true).SetReadOnly(true).SetTimeout(444).SetFlushMode( FlushMode.Auto).SetCacheRegion("A_REGION").SetResultTransformer |
| |||
[[#variable26fef920]].SetMaxResults(10).SetFirstResult(5).SetCacheable(true).SetReadOnly(true).SetTimeout(444).SetFlushMode(FlushMode.Auto).SetCacheRegion("A_REGION").SetResultTransformer |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#26fef920]] | tdq |
1 | 2 | [[#26fef920]] | origin |
1 | 3 | [[#26fef920]] | origin |