Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 102 | src/NHibernate/Properties/XmlAccessor.cs |
2 | 1 | 259 | src/NHibernate/Properties/XmlAccessor.cs |
| ||||
return attribute == null ? null: propertyType.FromXMLNode(attribute, factory); |
| ||||
return element == null ? null: propertyType.FromXMLNode(element, factory); |
| |||
return [[#variable5f76caa0]]== null ? null: propertyType.FromXMLNode( [[#variable5f76caa0]], factory); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f76caa0]] | element |
1 | 2 | [[#5f76caa0]] | attribute |