| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 3 | 2 | 0.969 | statement_list[4] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 763 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
| 2 | 4 | 2339 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
| 3 | 4 | 3766 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
| ||||
this.unique = false;
this.update = true;
this.insert = true;
this.optimisticlock = true;
|
| ||||
this.unique = false;
this.update = true;
this.insert = true;
this.optimisticlock = true;
|
| ||||
this.unique = false;
this.insert = true;
this.update = true;
this.optimisticlock = true;
|
| |||
this.unique = false; this. [[#variable700d0b40]]= true; this. [[#variable662d0820]]= true; this.optimisticlock = true; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#700d0b40]] | insert |
| 1 | 2 | [[#700d0b40]] | update |
| 1 | 3 | [[#700d0b40]] | update |
| 2 | 1 | [[#662d0820]] | update |
| 2 | 2 | [[#662d0820]] | insert |
| 2 | 3 | [[#662d0820]] | insert |