Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 7 | 1 | 0.975 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 589 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
2 | 3 | 630 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
3 | 3 | 681 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
4 | 3 | 719 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
5 | 3 | 726 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
6 | 3 | 776 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
7 | 3 | 784 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| ||||
if (childWithManyToMany != null) { CheckResult(listeners, listeners.InitializeCollection, childWithManyToMany, index++); } |
| ||||
if (childWithManyToMany != null) { CheckResult(listeners, listeners.InitializeCollection, childWithManyToMany, index++); } |
| ||||
if (childWithManyToMany != null) { CheckResult(listeners, listeners.InitializeCollection, childWithManyToMany, index++); } |
| ||||
if (otherChildOrig != null) { CheckResult(listeners, listeners.InitializeCollection, otherChildOrig, index++); } |
| ||||
if (otherChild != null) { CheckResult(listeners, listeners.InitializeCollection, otherChild, index++); } |
| ||||
if (otherChildOrig != null) { CheckResult(listeners, listeners.InitializeCollection, otherChildOrig, index++); } |
| ||||
if (otherOtherChild != null) { CheckResult(listeners, listeners.InitializeCollection, otherOtherChild, index++); } |
| |||
if ( [[#variable6e6193e0]]!= null) { CheckResult(listeners, listeners.InitializeCollection, [[#variable6e6193e0]], index++); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6e6193e0]] | otherChildOrig |
1 | 2 | [[#6e6193e0]] | childWithManyToMany |
1 | 3 | [[#6e6193e0]] | otherOtherChild |
1 | 4 | [[#6e6193e0]] | otherChild |
1 | 5 | [[#6e6193e0]] | childWithManyToMany |
1 | 6 | [[#6e6193e0]] | otherChildOrig |
1 | 7 | [[#6e6193e0]] | childWithManyToMany |