Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 4 | 0.952 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1959 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
2 | 1 | 2087 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
3 | 1 | 207 | src/NHibernate/Persister/Collection/BasicCollectionPersister.cs |
4 | 1 | 268 | src/NHibernate/Persister/Collection/OneToManyPersister.cs |
| ||||
st, collection.GetIndex(entry, index, this ), offset, session |
| ||||
cm, collection.GetIndex(entry, index, persister), offset, session |
| ||||
st, collection.GetIndex(entry, i, this ), loc, session |
| ||||
st, collection.GetIndex(entry, i, this ), loc, session |
| |||
[[#variable28c2cac0]], collection.GetIndex(entry, [[#variable28c2d9e0]], [[#variable28c2d940]]), [[#variable28c2d920]], session |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#28c2cac0]] | st |
1 | 2 | [[#28c2cac0]] | st |
1 | 3 | [[#28c2cac0]] | cm |
1 | 4 | [[#28c2cac0]] | st |
2 | 1 | [[#28c2d9e0]] | i |
2 | 2 | [[#28c2d9e0]] | index |
2 | 3 | [[#28c2d9e0]] | index |
2 | 4 | [[#28c2d9e0]] | i |
3 | 1 | [[#28c2d940]] | this |
3 | 2 | [[#28c2d940]] | this |
3 | 3 | [[#28c2d940]] | persister |
3 | 4 | [[#28c2d940]] | this |
4 | 1 | [[#28c2d920]] | loc |
4 | 2 | [[#28c2d920]] | offset |
4 | 3 | [[#28c2d920]] | offset |
4 | 4 | [[#28c2d920]] | loc |