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.986 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1069 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
2 | 3 | 1134 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
| ||||
if (log.IsDebugEnabled) { log.Debug("Inserting collection: " + MessageHelper.InfoString(this, id)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Deleting rows of collection: " + MessageHelper.InfoString(this, id)); } |
| |||
if (log.IsDebugEnabled) { log.Debug( [[#variable6fd5ed40]]+ MessageHelper.InfoString(this, id)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fd5ed40]] | "Deleting rows of collection: " |
1 | 2 | [[#6fd5ed40]] | "Inserting collection: " |