Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.976 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 888 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
2 | 1 | 892 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| ||||
Assert.That(((AbstractCollectionEvent) listeners.Events[index]).AffectedOwnerOrNull, Is.SameAs(ownerExpected)); |
| ||||
Assert.That(((AbstractCollectionEvent) listeners.Events[index]).Collection, Is.SameAs(collExpected)); |
| |||
Assert.That(((AbstractCollectionEvent)listeners.Events[index]). [[#variable6e3675c0]], Is.SameAs( [[#variable6e367540]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6e3675c0]] | AffectedOwnerOrNull |
1 | 2 | [[#6e3675c0]] | Collection |
2 | 1 | [[#6e367540]] | ownerExpected |
2 | 2 | [[#6e367540]] | collExpected |