Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 8 | 1 | 0.971 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 190 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
2 | 4 | 302 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
3 | 5 | 399 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
4 | 4 | 442 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
5 | 4 | 491 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
6 | 4 | 573 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
7 | 4 | 615 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
8 | 4 | 662 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = oldChild as IEntity; if (e != null) { oldChild = (IChild) s.Get(oldChild.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| ||||
IEntity e = child as IEntity; if (e != null) { child = (IChild) s.Get(child.GetType(), e.Id); } |
| |||
IEntity e = [[#variable57d13160]]as IEntity; if (e != null) { [[#variable57d13160]]= (IChild)s.Get( [[#variable57d13160]].GetType(), e.Id); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57d13160]] | child |
1 | 2 | [[#57d13160]] | oldChild |
1 | 3 | [[#57d13160]] | child |
1 | 4 | [[#57d13160]] | child |
1 | 5 | [[#57d13160]] | child |
1 | 6 | [[#57d13160]] | child |
1 | 7 | [[#57d13160]] | child |
1 | 8 | [[#57d13160]] | child |