Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.970 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 429 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
2 | 2 | 274 | src/NHibernate/Cfg/XmlHbmBinding/CollectionBinder.cs |
| ||||
if (element != null) model.LoaderName = XmlHelper.GetAttributeValue(element, "query-ref"); |
| ||||
if (loader != null) model.LoaderName = XmlHelper.GetAttributeValue(loader, "query-ref"); |
| |||
if ( [[#variable550a8160]]!= null) model.LoaderName = XmlHelper.GetAttributeValue( [[#variable550a8160]], "query-ref"); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#550a8160]] | element |
1 | 2 | [[#550a8160]] | loader |