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.990 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 523 | src/NHibernate.Test/QueryTest/MultiCriteriaFixture.cs |
2 | 2 | 501 | src/NHibernate.Test/QueryTest/MultipleQueriesFixture.cs |
| ||||
Assert.IsInstanceOfType( typeof(ArrayList), results[0]); Assert.IsInstanceOfType( typeof(List<int> ), results[1]); |
| ||||
Assert.IsInstanceOfType( typeof(ArrayList), results[0]); Assert.IsInstanceOfType( typeof(List<long> ), results[1]); |
| |||
Assert.IsInstanceOfType( typeof(ArrayList), results[0]); Assert.IsInstanceOfType( typeof(List< [[#variable5ede82e0]]> ), results[1]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5ede82e0]] | int |
1 | 2 | [[#5ede82e0]] | long |