Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.984 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 72 | src/NHibernate/Cache/StandardQueryCache.cs |
2 | 3 | 96 | src/NHibernate/Cache/StandardQueryCache.cs |
| ||||
if (log.IsDebugEnabled) { log.DebugFormat("caching query results in region: '{0}'; {1}", regionName, key); } |
| ||||
if (log.IsDebugEnabled) { log.DebugFormat("checking cached query results in region: '{0}'; {1}", regionName, key); } |
| |||
if (log.IsDebugEnabled) { log.DebugFormat( [[#variable47066260]], regionName, key); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47066260]] | "checking cached query results in region: '{0}'; {1}" |
1 | 2 | [[#47066260]] | "caching query results in region: '{0}'; {1}" |