Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 7 | 1 | 0.979 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 1027 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
2 | 7 | 1191 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
3 | 7 | 1962 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
4 | 7 | 215 | src/NHibernate/Persister/Collection/BasicCollectionPersister.cs |
5 | 7 | 201 | src/NHibernate/Persister/Collection/OneToManyPersister.cs |
6 | 7 | 271 | src/NHibernate/Persister/Collection/OneToManyPersister.cs |
7 | 7 | 2620 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(st), st); } |
| ||||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery(insertCmd), insertCmd); } |
| |||
if (useBatch) { session.Batcher.AddToBatch(expectation); } else { expectation.VerifyOutcomeNonBatched(session.Batcher.ExecuteNonQuery( [[#variable5e452840]]), [[#variable5e452840]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5e452840]] | st |
1 | 2 | [[#5e452840]] | insertCmd |
1 | 3 | [[#5e452840]] | st |
1 | 4 | [[#5e452840]] | st |
1 | 5 | [[#5e452840]] | st |
1 | 6 | [[#5e452840]] | st |
1 | 7 | [[#5e452840]] | st |