CloneSet2627


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.971null_coalescing_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11122
src/NHibernate.Test/DialectTest/DialectFixture.cs
21125
src/NHibernate.Test/DialectTest/DialectFixture.cs
Clone Instance
1
Line Count
1
Source Line
122
Source File
src/NHibernate.Test/DialectTest/DialectFixture.cs

                                new string[] { tableThatNeedsToBeQuoted[AfterUnquoteIndex], tableAlreadyQuoted[AfterUnquoteIndex]
                                             }


Clone Instance
2
Line Count
1
Source Line
125
Source File
src/NHibernate.Test/DialectTest/DialectFixture.cs

                                          new string[] { tableThatNeedsToBeQuoted[BeforeQuoteIndex], tableAlreadyQuoted[BeforeQuoteIndex]
                                                       }


Clone AbstractionParameter Count: 1Parameter Bindings

new string[]
{
   tableThatNeedsToBeQuoted[ [[#variable5f76d780]]], tableAlreadyQuoted[ [[#variable5f76d780]]]
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5f76d780]]
BeforeQuoteIndex 
12[[#5f76d780]]
AfterUnquoteIndex