CloneSet2599


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.972statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14376
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs
2415
src/NHibernate/Event/LoadType.cs
Clone Instance
1
Line Count
4
Source Line
376
Source File
src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs

                        if (string.IsNullOrEmpty(name))
                                throw new ArgumentNullException("name");

                        this.id = id;


Clone Instance
2
Line Count
4
Source Line
15
Source File
src/NHibernate/Event/LoadType.cs

                        if (string.IsNullOrEmpty(name))
                                throw new ArgumentNullException("name");

                        this.name = name;


Clone AbstractionParameter Count: 1Parameter Bindings

if (string.IsNullOrEmpty(name))
   throw new ArgumentNullException("name");
this. [[#variable6fd5c5e0]]= [[#variable6fd5c5e0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6fd5c5e0]]
name 
12[[#6fd5c5e0]]
id