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.987 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 317 | src/NHibernate/Properties/BasicPropertyAccessor.cs |
2 | 1 | 285 | src/NHibernate/Properties/FieldAccessor.cs |
| ||||
throw new PropertyAccessException(ae, msg, true, clazz, propertyName); |
| ||||
throw new PropertyAccessException(ae, msg, true, clazz, name); |
| |||
throw new PropertyAccessException(ae, msg, true, clazz, [[#variable519f7540]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#519f7540]] | propertyName |
1 | 2 | [[#519f7540]] | name |