| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 3 | 2 | 0.980 | argument_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 1476 | src/NHibernate/Loader/Loader.cs |
| 2 | 3 | 1507 | src/NHibernate/Loader/Loader.cs |
| 3 | 3 | 1535 | src/NHibernate/Loader/Loader.cs |
| ||||
Factory.SQLExceptionConverter, sqle,
"could not initialize a collection: " +
MessageHelper.InfoString(CollectionPersisters[0], id), SqlString
|
| ||||
Factory.SQLExceptionConverter, sqle,
"could not initialize a collection batch: " +
MessageHelper.InfoString(CollectionPersisters[0], ids), SqlString
|
| ||||
Factory.SQLExceptionConverter, sqle,
"could not load collection by subselect: " +
MessageHelper.InfoString(CollectionPersisters[0], ids), SqlString
|
| |||
Factory.SQLExceptionConverter, sqle, [[#variable277d6a00]]+ MessageHelper.InfoString(CollectionPersisters[0], [[#variable277d69e0]]), SqlString |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#277d6a00]] | "could not initialize a collection: " |
| 1 | 2 | [[#277d6a00]] | "could not initialize a collection batch: " |
| 1 | 3 | [[#277d6a00]] | "could not load collection by subselect: " |
| 2 | 1 | [[#277d69e0]] | id |
| 2 | 2 | [[#277d69e0]] | ids |
| 2 | 3 | [[#277d69e0]] | ids |