Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.971 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 85 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
2 | 2 | 184 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
| ||||
tdq.SetBinary(2, new byte[] { } ); tdq.SetBoolean(3, false); |
| ||||
origin.SetBinary(2, new byte[] { } ); origin.SetBoolean(3, false); |
| |||
[[#variable6ff134c0]].SetBinary(2, new byte[] { } ); [[#variable6ff134c0]].SetBoolean(3, false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6ff134c0]] | tdq |
1 | 2 | [[#6ff134c0]] | origin |