Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.957 | constructor_initializer |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 77 | src/NHibernate/Engine/QueryParameters.cs |
2 | 3 | 112 | src/NHibernate/Engine/QueryParameters.cs |
| ||||
: this( positionalParameterTypes, positionalParameterValues, null, lockModes, rowSelection, false, cacheable, cacheRegion, comment, null, transformer) |
| ||||
: this( positionalParameterTypes, positionalParameterValues, namedParameters, lockModes, rowSelection, readOnly, cacheable, cacheRegion, comment, collectionKeys, transformer) |
| |||
: this(positionalParameterTypes, positionalParameterValues, [[#variable2bf67c00]], lockModes, rowSelection, [[#variable45ecc640]], cacheable, cacheRegion, comment, [[#variable45eccf80]], transformer) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2bf67c00]] | namedParameters |
1 | 2 | [[#2bf67c00]] | null |
2 | 1 | [[#45ecc640]] | readOnly |
2 | 2 | [[#45ecc640]] | false |
3 | 1 | [[#45eccf80]] | collectionKeys |
3 | 2 | [[#45eccf80]] | null |