Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.955 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 166 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
2 | 1 | 169 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
3 | 1 | 190 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
4 | 1 | 191 | src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs |
| ||||
"UntypedList", new int[] { 1, 2, 3 } |
| ||||
"TypedList", new Int64[] { 1, 2, 3 } |
| ||||
"UntypedList", new int[] { 1, 2, 3 } |
| ||||
"TypedList", new Int64[] { 1, 2, 3 } |
| |||
[[#variable2cd34aa0]], new [[#variable2cd34a40]][] { 1, 2, 3 } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2cd34aa0]] | "TypedList" |
1 | 2 | [[#2cd34aa0]] | "UntypedList" |
1 | 3 | [[#2cd34aa0]] | "UntypedList" |
1 | 4 | [[#2cd34aa0]] | "TypedList" |
2 | 1 | [[#2cd34a40]] | Int64 |
2 | 2 | [[#2cd34a40]] | int |
2 | 3 | [[#2cd34a40]] | int |
2 | 4 | [[#2cd34a40]] | Int64 |