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 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2871 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 1 | 2873 | src/NHibernate.Test/Legacy/FooBarTest.cs |
| ||||
baz.FooComponentToFoo[new FooComponent("name", 123, null, null)] |
| ||||
baz.FooComponentToFoo[new FooComponent("nameName", 12, null, null)] |
| |||
baz.FooComponentToFoo[new FooComponent( [[#variable51c26000]], [[#variable47087f80]], null, null)] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51c26000]] | "name" |
1 | 2 | [[#51c26000]] | "nameName" |
2 | 1 | [[#47087f80]] | 123 |
2 | 2 | [[#47087f80]] | 12 |