Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 2 | 0.970 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 568 | src/NHibernate/Impl/MultiQueryImpl.cs |
2 | 3 | 445 | src/NHibernate/Loader/Loader.cs |
3 | 3 | 585 | src/NHibernate/Loader/Loader.cs |
4 | 3 | 1109 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
5 | 3 | 1279 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
6 | 3 | 1380 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("done processing result set ({0} rows)", count)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("done processing result set ({0} rows)", count)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("total objects hydrated: {0}", hydratedObjectsSize)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("done inserting collection: {0} rows inserted", count)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("done inserting rows: {0} inserted", count)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug(string.Format("done updating rows: {0} updated", count)); } |
| |||
if (log.IsDebugEnabled) { log.Debug(string.Format( [[#variable2967b360]], [[#variable2967b260]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2967b360]] | "done processing result set ({0} rows)" |
1 | 2 | [[#2967b360]] | "total objects hydrated: {0}" |
1 | 3 | [[#2967b360]] | "done updating rows: {0} updated" |
1 | 4 | [[#2967b360]] | "done inserting rows: {0} inserted" |
1 | 5 | [[#2967b360]] | "done inserting collection: {0} rows inserted" |
1 | 6 | [[#2967b360]] | "done processing result set ({0} rows)" |
2 | 1 | [[#2967b260]] | count |
2 | 2 | [[#2967b260]] | hydratedObjectsSize |
2 | 3 | [[#2967b260]] | count |
2 | 4 | [[#2967b260]] | count |
2 | 5 | [[#2967b260]] | count |
2 | 6 | [[#2967b260]] | count |