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.987 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 129 | src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs |
2 | 1 | 144 | src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs |
| ||||
Assert.AreEqual(new SqlString(new object[] { "rom table where x = ", Parameter.Placeholder } ), substr10); |
| ||||
Assert.AreEqual(new SqlString(new object[] { "rom table where x = ", Parameter.Placeholder } ), substr10_200); |
| |||
Assert.AreEqual(new SqlString(new object[] { "rom table where x = ", Parameter.Placeholder } ), [[#variable6f25c580]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f25c580]] | substr10 |
1 | 2 | [[#6f25c580]] | substr10_200 |