Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 10 | 3 | 0.960 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 743 | src/NHibernate/Impl/StatelessSessionImpl.cs |
2 | 3 | 1423 | src/NHibernate/Loader/Loader.cs |
3 | 3 | 1005 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
4 | 3 | 1243 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
5 | 3 | 1405 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
6 | 3 | 1662 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
7 | 3 | 2381 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
8 | 3 | 2421 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
9 | 3 | 3420 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
10 | 3 | 3990 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
if (log.IsDebugEnabled) { log.Debug("refreshing transient " + MessageHelper.InfoString(persister, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("batch loading entity: " + MessageHelper.InfoString(persister, ids, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Deleting collection: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Inserting rows of collection: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Getting current persistent state for: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Getting version: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Dehydrating entity: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Hydrating entity: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Fetching entity: " + MessageHelper.InfoString(this, id, Factory)); } |
| ||||
if (log.IsDebugEnabled) { log.Debug("Getting current natural-id snapshot state for: " + MessageHelper.InfoString(this, id, Factory)); } |
| |||
if (log.IsDebugEnabled) { log.Debug( [[#variable68a2bfa0]]+ MessageHelper.InfoString( [[#variable68a2bf00]], [[#variable68a2bde0]], Factory)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#68a2bfa0]] | "Getting current persistent state for: " |
1 | 2 | [[#68a2bfa0]] | "Getting version: " |
1 | 3 | [[#68a2bfa0]] | "Dehydrating entity: " |
1 | 4 | [[#68a2bfa0]] | "Hydrating entity: " |
1 | 5 | [[#68a2bfa0]] | "Fetching entity: " |
1 | 6 | [[#68a2bfa0]] | "Getting current natural-id snapshot state for: " |
1 | 7 | [[#68a2bfa0]] | "Deleting collection: " |
1 | 8 | [[#68a2bfa0]] | "Inserting rows of collection: " |
1 | 9 | [[#68a2bfa0]] | "batch loading entity: " |
1 | 10 | [[#68a2bfa0]] | "refreshing transient " |
2 | 1 | [[#68a2bf00]] | this |
2 | 2 | [[#68a2bf00]] | this |
2 | 3 | [[#68a2bf00]] | this |
2 | 4 | [[#68a2bf00]] | this |
2 | 5 | [[#68a2bf00]] | this |
2 | 6 | [[#68a2bf00]] | this |
2 | 7 | [[#68a2bf00]] | this |
2 | 8 | [[#68a2bf00]] | this |
2 | 9 | [[#68a2bf00]] | persister |
2 | 10 | [[#68a2bf00]] | persister |
3 | 1 | [[#68a2bde0]] | id |
3 | 2 | [[#68a2bde0]] | id |
3 | 3 | [[#68a2bde0]] | id |
3 | 4 | [[#68a2bde0]] | id |
3 | 5 | [[#68a2bde0]] | id |
3 | 6 | [[#68a2bde0]] | id |
3 | 7 | [[#68a2bde0]] | id |
3 | 8 | [[#68a2bde0]] | id |
3 | 9 | [[#68a2bde0]] | ids |
3 | 10 | [[#68a2bde0]] | id |