Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 25 | src/NHibernate.Test/IdTest/TableGeneratorFixture.cs |
2 | 1 | 26 | src/NHibernate.Test/IdTest/TableGeneratorFixture.cs |
| ||||
Assert.That(selectSql.GetValue(tg).ToString(), Text.Contains(customWhere)); |
| ||||
Assert.That(updateSql.GetValue(tg).ToString(), Text.Contains(customWhere)); |
| |||
Assert.That( [[#variable70b4be80]].GetValue(tg).ToString(), Text.Contains(customWhere)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70b4be80]] | selectSql |
1 | 2 | [[#70b4be80]] | updateSql |