Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.968 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 229 | src/NHibernate/Dialect/Function/CastFunction.cs |
2 | 2 | 214 | src/NHibernate/Type/CompositeCustomType.cs |
3 | 2 | 219 | src/NHibernate/Type/CompositeCustomType.cs |
| ||||
{ RealType.NullSafeSet(st, value, index, session); } |
| ||||
{ userType.NullSafeSet(st, value, index, session); } |
| ||||
{ userType.NullSafeSet(cmd, value, index, session); } |
| |||
{ [[#variable67659120]].NullSafeSet( [[#variable676590c0]], value, index, session); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#67659120]] | userType |
1 | 2 | [[#67659120]] | RealType |
1 | 3 | [[#67659120]] | userType |
2 | 1 | [[#676590c0]] | cmd |
2 | 2 | [[#676590c0]] | st |
2 | 3 | [[#676590c0]] | st |