Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
13 | 2 | 0 | 1.000 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 13 | 244 | src/NHibernate/Hql/Ast/ANTLR/Tree/IdentNode.cs |
2 | 13 | 273 | src/NHibernate/Hql/Ast/ANTLR/Tree/IdentNode.cs |
| ||||
try { // check to see if our "propPath" actually // represents a property on the persister propertyType = fromElement.GetPropertyType(Text, propertyPath); } catch (Exception) { // assume we do *not* refer to a property on the given persister return false; } FromElement = fromElement; |
| ||||
try { // check to see if our "propPath" actually // represents a property on the persister propertyType = fromElement.GetPropertyType(Text, propertyPath); } catch (Exception) { // assume we do *not* refer to a property on the given persister return false; } FromElement = fromElement; |
| |||
try { // check to see if our "propPath" actually // represents a property on the persister propertyType = fromElement.GetPropertyType(Text, propertyPath); } catch (Exception) { // assume we do *not* refer to a property on the given persister return false; } FromElement = fromElement; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |