CloneSet2206


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000switch_section
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12120
src/NHibernate/Event/Default/DefaultMergeEventListener.cs
2274
src/NHibernate/Event/Default/DefaultPersistEventListener.cs
Clone Instance
1
Line Count
2
Source Line
120
Source File
src/NHibernate/Event/Default/DefaultMergeEventListener.cs

                                                default:
                                                        throw new ObjectDeletedException("deleted instance passed to merge", null, GetLoggableName(@event.EntityName, entity));


Clone Instance
2
Line Count
2
Source Line
74
Source File
src/NHibernate/Event/Default/DefaultPersistEventListener.cs

                                default:
                                        throw new ObjectDeletedException("deleted instance passed to merge", null, GetLoggableName(@event.EntityName, entity));


Clone AbstractionParameter Count: 0Parameter Bindings

default:
   throw new ObjectDeletedException("deleted instance passed to merge", null, GetLoggableName(@event.EntityName, entity));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None