Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.985 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 88 | src/NHibernate/Action/EntityInsertAction.cs |
2 | 1 | 112 | src/NHibernate/Action/EntityInsertAction.cs |
| ||||
bool put = persister.Cache.Insert(ck, cacheEntry, version); |
| ||||
bool put = persister.Cache.AfterInsert(ck, cacheEntry, version); |
| |||
bool put = persister.Cache. [[#variable70bed620]](ck, cacheEntry, version); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70bed620]] | Insert |
1 | 2 | [[#70bed620]] | AfterInsert |