Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.977 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 200 | src/NHibernate/Persister/Collection/BasicCollectionPersister.cs |
2 | 1 | 211 | src/NHibernate/Persister/Collection/BasicCollectionPersister.cs |
3 | 1 | 200 | src/NHibernate/Persister/Collection/OneToManyPersister.cs |
| ||||
WriteIdentifier(st, collection.GetIdentifier(entry, i), loc, session); |
| ||||
WriteElementToWhere(st, collection.GetSnapshotElement(entry, i), loc, session); |
| ||||
WriteElementToWhere(st, collection.GetSnapshotElement(entry, i), loc, session); |
| |||
[[#variable2d2f6980]](st, collection. [[#variable2d2f6920]](entry, i), loc, session); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2d2f6980]] | WriteElementToWhere |
1 | 2 | [[#2d2f6980]] | WriteIdentifier |
1 | 3 | [[#2d2f6980]] | WriteElementToWhere |
2 | 1 | [[#2d2f6920]] | GetSnapshotElement |
2 | 2 | [[#2d2f6920]] | GetIdentifier |
2 | 3 | [[#2d2f6920]] | GetSnapshotElement |