CloneSet251


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
31030.960non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13743
src/NHibernate/Impl/StatelessSessionImpl.cs
231423
src/NHibernate/Loader/Loader.cs
331005
src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs
431243
src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs
531405
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
631662
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
732381
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
832421
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
933420
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
1033990
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs
Clone Instance
1
Line Count
3
Source Line
743
Source File
src/NHibernate/Impl/StatelessSessionImpl.cs

                                if (log.IsDebugEnabled)
                                {
                                        log.Debug("refreshing transient " + MessageHelper.InfoString(persister, id, Factory));
                                }


Clone Instance
2
Line Count
3
Source Line
1423
Source File
src/NHibernate/Loader/Loader.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("batch loading entity: " + MessageHelper.InfoString(persister, ids, Factory));
                        }


Clone Instance
3
Line Count
3
Source Line
1005
Source File
src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs

                                if (log.IsDebugEnabled)
                                {
                                        log.Debug("Deleting collection: " + MessageHelper.InfoString(this, id, Factory));
                                }


Clone Instance
4
Line Count
3
Source Line
1243
Source File
src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs

                                if (log.IsDebugEnabled)
                                {
                                        log.Debug("Inserting rows of collection: " + MessageHelper.InfoString(this, id, Factory));
                                }


Clone Instance
5
Line Count
3
Source Line
1405
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Getting current persistent state for: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone Instance
6
Line Count
3
Source Line
1662
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Getting version: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone Instance
7
Line Count
3
Source Line
2381
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Dehydrating entity: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone Instance
8
Line Count
3
Source Line
2421
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Hydrating entity: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone Instance
9
Line Count
3
Source Line
3420
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Fetching entity: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone Instance
10
Line Count
3
Source Line
3990
Source File
src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

                        if (log.IsDebugEnabled)
                        {
                                log.Debug("Getting current natural-id snapshot state for: " + MessageHelper.InfoString(this, id, Factory));
                        }


Clone AbstractionParameter Count: 3Parameter Bindings

if (log.IsDebugEnabled)
{
   log.Debug( [[#variable68a2bfa0]]+ MessageHelper.InfoString( [[#variable68a2bf00]], [[#variable68a2bde0]], Factory));
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#68a2bfa0]]
"Getting current persistent state for: " 
12[[#68a2bfa0]]
"Getting version: " 
13[[#68a2bfa0]]
"Dehydrating entity: " 
14[[#68a2bfa0]]
"Hydrating entity: " 
15[[#68a2bfa0]]
"Fetching entity: " 
16[[#68a2bfa0]]
"Getting current natural-id snapshot state for: " 
17[[#68a2bfa0]]
"Deleting collection: " 
18[[#68a2bfa0]]
"Inserting rows of collection: " 
19[[#68a2bfa0]]
"batch loading entity: " 
110[[#68a2bfa0]]
"refreshing transient " 
21[[#68a2bf00]]
this 
22[[#68a2bf00]]
this 
23[[#68a2bf00]]
this 
24[[#68a2bf00]]
this 
25[[#68a2bf00]]
this 
26[[#68a2bf00]]
this 
27[[#68a2bf00]]
this 
28[[#68a2bf00]]
this 
29[[#68a2bf00]]
persister 
210[[#68a2bf00]]
persister 
31[[#68a2bde0]]
id 
32[[#68a2bde0]]
id 
33[[#68a2bde0]]
id 
34[[#68a2bde0]]
id 
35[[#68a2bde0]]
id 
36[[#68a2bde0]]
id 
37[[#68a2bde0]]
id 
38[[#68a2bde0]]
id 
39[[#68a2bde0]]
ids 
310[[#68a2bde0]]
id