Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | statement_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1054 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
2 | 5 | 194 | src/NHibernate/Cfg/XmlHbmBinding/ClassCompositeIdBinder.cs |
| ||||
col.Name = mappings.NamingStrategy.ColumnName(name); if (table != null) table.AddColumn(col); //table=null -> an association, fill it in later model.AddColumn(col); |
| ||||
col.Name = mappings.NamingStrategy.ColumnName(name); if (table != null) table.AddColumn(col); //table=null -> an association, fill it in later model.AddColumn(col); |
| |||
col.Name = mappings.NamingStrategy.ColumnName(name); if (table != null) table.AddColumn(col); //table=null -> an association, fill it in later model.AddColumn(col); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |