Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 4 | 0.959 | statement_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 31 | src/NHibernate/AdoNet/TooManyRowsAffectedException.cs |
2 | 3 | 81 | src/NHibernate/PropertyValueException.cs |
3 | 3 | 98 | src/NHibernate/UnresolvableObjectException.cs |
| ||||
base.GetObjectData(info, context); info.AddValue("expectedRowCount", expectedRowCount); info.AddValue("actualRowCount", actualRowCount); |
| ||||
base.GetObjectData(info, context); info.AddValue("entityName", entityName); info.AddValue("propertyName", propertyName); |
| ||||
base.GetObjectData(info, context); info.AddValue("identifier", identifier); info.AddValue("clazz", clazz); |
| |||
base.GetObjectData(info, context); info.AddValue( [[#variable288a8c80]], [[#variable284a0680]]); info.AddValue( [[#variable294040c0]], [[#variable27e91720]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#288a8c80]] | "expectedRowCount" |
1 | 2 | [[#288a8c80]] | "identifier" |
1 | 3 | [[#288a8c80]] | "entityName" |
2 | 1 | [[#284a0680]] | expectedRowCount |
2 | 2 | [[#284a0680]] | identifier |
2 | 3 | [[#284a0680]] | entityName |
3 | 1 | [[#294040c0]] | "actualRowCount" |
3 | 2 | [[#294040c0]] | "clazz" |
3 | 3 | [[#294040c0]] | "propertyName" |
4 | 1 | [[#27e91720]] | actualRowCount |
4 | 2 | [[#27e91720]] | clazz |
4 | 3 | [[#27e91720]] | propertyName |