Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 0 | 1.000 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 132 | src/NHibernate/Action/CollectionUpdateAction.cs |
2 | 3 | 114 | src/NHibernate/Action/EntityInsertAction.cs |
3 | 3 | 148 | src/NHibernate/Action/EntityUpdateAction.cs |
| ||||
if (put && Session.Factory.Statistics.IsStatisticsEnabled) { Session.Factory.StatisticsImplementor.SecondLevelCachePut(Persister.Cache.RegionName); } |
| ||||
if (put && Session.Factory.Statistics.IsStatisticsEnabled) { Session.Factory.StatisticsImplementor.SecondLevelCachePut(Persister.Cache.RegionName); } |
| ||||
if (put && Session.Factory.Statistics.IsStatisticsEnabled) { Session.Factory.StatisticsImplementor.SecondLevelCachePut(Persister.Cache.RegionName); } |
| |||
if (put && Session.Factory.Statistics.IsStatisticsEnabled) { Session.Factory.StatisticsImplementor.SecondLevelCachePut(Persister.Cache.RegionName); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |