Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.973 | fixed_parameters |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 84 | src/NHibernate/Engine/QueryParameters.cs |
2 | 4 | 107 | src/NHibernate/Engine/QueryParameters.cs |
| ||||
IType[] positionalParameterTypes, object[] positionalParameterValues, IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes, RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment, object[] collectionKeys, IResultTransformer transformer |
| ||||
IType[] positionalParameterTypes, object[] positionalParameterValues, IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes, RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment, object[] collectionKeys, object optionalObject |
| |||
IType[] positionalParameterTypes, object[] positionalParameterValues, IDictionary<string, TypedValue> namedParameters, IDictionary<string, LockMode> lockModes, RowSelection rowSelection, bool readOnly, bool cacheable, string cacheRegion, string comment, object[] collectionKeys, [[#variable27d6c960]] [[#variable27d6d1a0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#27d6c960]] | object |
1 | 2 | [[#27d6c960]] | IResultTransformer |
2 | 1 | [[#27d6d1a0]] | optionalObject |
2 | 2 | [[#27d6d1a0]] | transformer |