Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.974 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2855 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 1 | 2856 | src/NHibernate.Test/Legacy/FooBarTest.cs |
| ||||
map[new FooComponent("name", 123, null, null)] = bar; |
| ||||
map[new FooComponent("nameName", 12, null, null)] = bar; |
| |||
map[new FooComponent( [[#variable56163e20]], [[#variable56163dc0]], null, null)] = bar; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56163e20]] | "nameName" |
1 | 2 | [[#56163e20]] | "name" |
2 | 1 | [[#56163dc0]] | 12 |
2 | 2 | [[#56163dc0]] | 123 |