CloneSet810


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4510.987statement_list[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14101
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs
24130
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs
34159
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs
44238
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs
54270
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs
Clone Instance
1
Line Count
4
Source Line
101
Source File
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs

                        ChildWithBidirectionalManyToMany newChild = parent.AddChild("new") as ChildWithBidirectionalManyToMany;
                        tx.Commit();
                        s.Close();
                        int index = 0;


Clone Instance
2
Line Count
4
Source Line
130
Source File
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs

                        ChildWithBidirectionalManyToMany newChild = parent.AddChild("new") as ChildWithBidirectionalManyToMany;
                        tx.Commit();
                        s.Close();
                        int index = 0;


Clone Instance
3
Line Count
4
Source Line
159
Source File
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs

                        ChildWithBidirectionalManyToMany newChild = parent.AddChild("new2") as ChildWithBidirectionalManyToMany;
                        tx.Commit();
                        s.Close();
                        int index = 0;


Clone Instance
4
Line Count
4
Source Line
238
Source File
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs

                        ChildWithBidirectionalManyToMany newChild = parent.AddChild("new") as ChildWithBidirectionalManyToMany;
                        tx.Commit();
                        s.Close();
                        int index = 0;


Clone Instance
5
Line Count
4
Source Line
270
Source File
src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs

                        ChildWithBidirectionalManyToMany newChild = parent.AddChild("new") as ChildWithBidirectionalManyToMany;
                        tx.Commit();
                        s.Close();
                        int index = 0;


Clone AbstractionParameter Count: 1Parameter Bindings

ChildWithBidirectionalManyToMany newChild = parent.AddChild( [[#variable6de50120]]) as ChildWithBidirectionalManyToMany;
tx.Commit();
s.Close();
int index = 0;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6de50120]]
"new" 
12[[#6de50120]]
"new2" 
13[[#6de50120]]
"new" 
14[[#6de50120]]
"new" 
15[[#6de50120]]
"new"