CloneSet2367


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.987non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11129
src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs
21144
src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs
Clone Instance
1
Line Count
1
Source Line
129
Source File
src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs

                        Assert.AreEqual(new SqlString(new object[] { "rom table where x = ", Parameter.Placeholder
                                                                   } ),                                              substr10);


Clone Instance
2
Line Count
1
Source Line
144
Source File
src/NHibernate.Test/SqlCommandTest/SqlStringFixture.cs

                        Assert.AreEqual(new SqlString(new object[] { "rom table where x = ", Parameter.Placeholder
                                                                   } ),                                              substr10_200);


Clone AbstractionParameter Count: 1Parameter Bindings

Assert.AreEqual(new SqlString(new object[]
                              {
                                 "rom table where x = ", Parameter.Placeholder
                              } ), [[#variable6f25c580]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6f25c580]]
substr10 
12[[#6f25c580]]
substr10_200