Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.978 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 34 | src/NHibernate/Param/CollectionFilterKeyParameterSpecification.cs |
2 | 2 | 40 | src/NHibernate/Param/PositionalParameterSpecification.cs |
| ||||
_keyType.NullSafeSet(statement, value, position, session); return _keyType.GetColumnSpan(session.Factory); |
| ||||
type.NullSafeSet(statement, value, position, session); return type.GetColumnSpan( session.Factory); |
| |||
[[#variable54a73780]].NullSafeSet(statement, value, position, session); return [[#variable54a73780]].GetColumnSpan(session.Factory); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54a73780]] | _keyType |
1 | 2 | [[#54a73780]] | type |