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.985 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 70 | src/NHibernate/Cfg/XmlHbmBinding/Binder.cs |
2 | 1 | 380 | src/NHibernate/Cfg/XmlHbmBinding/ResultSetMappingBinder.cs |
| ||||
return TypeNameParser.Parse(className, mappings.DefaultNamespace, mappings.DefaultAssembly).Type; |
| ||||
return TypeNameParser.Parse(unqualifiedName, mappings.DefaultNamespace, mappings.DefaultAssembly).Type; |
| |||
return TypeNameParser.Parse( [[#variable5e4575e0]], mappings.DefaultNamespace, mappings.DefaultAssembly).Type; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5e4575e0]] | unqualifiedName |
1 | 2 | [[#5e4575e0]] | className |