Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 4 | 0 | 1.000 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 2704 | src/NHibernate/Impl/SessionImpl.cs |
2 | 8 | 2728 | src/NHibernate/Impl/SessionImpl.cs |
3 | 8 | 937 | src/NHibernate/Impl/StatelessSessionImpl.cs |
4 | 8 | 960 | src/NHibernate/Impl/StatelessSessionImpl.cs |
| ||||
try { result = plan.PerformExecuteUpdate(queryParameters, this ); success = true; } finally { AfterOperation(success); } |
| ||||
try { result = plan.PerformExecuteUpdate(queryParameters, this ); success = true; } finally { AfterOperation(success); } |
| ||||
try { result = plan.PerformExecuteUpdate(queryParameters, this ); success = true; } finally { AfterOperation(success); } |
| ||||
try { result = plan.PerformExecuteUpdate(queryParameters, this ); success = true; } finally { AfterOperation(success); } |
| |||
try { result = plan.PerformExecuteUpdate(queryParameters, this ); success = true; } finally { AfterOperation(success); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |