Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.960 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 347 | src/NHibernate/Impl/SessionFactoryImpl.cs |
2 | 2 | 925 | src/NHibernate/Impl/SessionFactoryImpl.cs |
| ||||
queryCache = settings.QueryCacheFactory.GetQueryCache(null, updateTimestampsCache, settings, properties); |
| ||||
currentQueryCache = settings.QueryCacheFactory.GetQueryCache(cacheRegion, updateTimestampsCache, settings, properties); |
| |||
[[#variable6dac5780]]= settings.QueryCacheFactory.GetQueryCache( [[#variable6dac5700]], updateTimestampsCache, settings, properties); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6dac5780]] | queryCache |
1 | 2 | [[#6dac5780]] | currentQueryCache |
2 | 1 | [[#6dac5700]] | null |
2 | 2 | [[#6dac5700]] | cacheRegion |