Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 1 | 0.984 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 12 | src/NHibernate.Test/NHSpecificTest/NH719/Domain.cs |
2 | 4 | 40 | src/NHibernate.Test/NHSpecificTest/NH719/Domain.cs |
3 | 4 | 14 | src/NHibernate.Test/NHSpecificTest/NH776/Domain.cs |
| ||||
public A(int id, string foo) { this.id = id; this.foo = foo; } |
| ||||
public B(int id, string foo) { this.id = id; this.foo = foo; } |
| ||||
public A(int id, string foo) { this.id = id; this.foo = foo; } |
| |||
public [[#variable4fab8260]](int id, string foo) { this.id = id; this.foo = foo; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4fab8260]] | A |
1 | 2 | [[#4fab8260]] | B |
1 | 3 | [[#4fab8260]] | A |