Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.974 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 320 | src/NHibernate/Properties/BasicPropertyAccessor.cs |
2 | 3 | 288 | src/NHibernate/Properties/FieldAccessor.cs |
| ||||
{ throw new PropertyAccessException(ae, "ArgumentException while setting the property value by reflection", true, clazz, propertyName); } |
| ||||
{ throw new PropertyAccessException(ae, "ArgumentException while setting the field value by reflection", true, clazz, name); } |
| |||
{ throw new PropertyAccessException(ae, [[#variable5eb15ea0]], true, clazz, [[#variable5292a980]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5eb15ea0]] | "ArgumentException while setting the property value by reflection" |
1 | 2 | [[#5eb15ea0]] | "ArgumentException while setting the field value by reflection" |
2 | 1 | [[#5292a980]] | propertyName |
2 | 2 | [[#5292a980]] | name |