Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.984 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1072 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
2 | 2 | 1086 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
3 | 2 | 326 | src/NHibernate/Cfg/XmlHbmBinding/ClassCompositeIdBinder.cs |
| ||||
col.Value = model; BindColumn(node, col, isNullable); |
| ||||
col.Value = model; BindColumn(node, col, isNullable); |
| ||||
col.Value = model; BindColumn(keyPropertySchema, col, isNullable); |
| |||
col.Value = model; BindColumn( [[#variable5eb28600]], col, isNullable); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5eb28600]] | node |
1 | 2 | [[#5eb28600]] | keyPropertySchema |
1 | 3 | [[#5eb28600]] | node |