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.971 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 122 | src/NHibernate.Test/DialectTest/DialectFixture.cs |
2 | 1 | 125 | src/NHibernate.Test/DialectTest/DialectFixture.cs |
| ||||
new string[] { tableThatNeedsToBeQuoted[AfterUnquoteIndex], tableAlreadyQuoted[AfterUnquoteIndex] } |
| ||||
new string[] { tableThatNeedsToBeQuoted[BeforeQuoteIndex], tableAlreadyQuoted[BeforeQuoteIndex] } |
| |||
new string[] { tableThatNeedsToBeQuoted[ [[#variable5f76d780]]], tableAlreadyQuoted[ [[#variable5f76d780]]] } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f76d780]] | BeforeQuoteIndex |
1 | 2 | [[#5f76d780]] | AfterUnquoteIndex |