Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.987 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 51 | src/NHibernate.Test/NHSpecificTest/NH1927/Fixture.cs |
2 | 2 | 60 | src/NHibernate.Test/NHSpecificTest/NH1927/Fixture.cs |
| ||||
Assert.That(queryFactoryFunc(session), Is.Not.Null, "failed with filter off"); tx.Commit(); |
| ||||
Assert.That(queryFactoryFunc(session), Is.Not.Null, "failed with filter on"); tx.Commit(); |
| |||
Assert.That(queryFactoryFunc(session), Is.Not.Null, [[#variable4b218820]]); tx.Commit(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4b218820]] | "failed with filter on" |
1 | 2 | [[#4b218820]] | "failed with filter off" |