Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 21 | src/NHibernate.Test/Naturalid/Immutable/ImmutableNaturalIdFixture.cs |
2 | 5 | 24 | src/NHibernate.Test/Naturalid/Mutable/MutableNaturalIdFixture.cs |
| ||||
protected override void Configure(Configuration configuration) { cfg.SetProperty(Environment.UseSecondLevelCache, "true"); cfg.SetProperty(Environment.UseQueryCache, "true"); cfg.SetProperty(Environment.GenerateStatistics, "true"); } |
| ||||
protected override void Configure(Configuration configuration) { cfg.SetProperty(Environment.UseSecondLevelCache, "true"); cfg.SetProperty(Environment.UseQueryCache, "true"); cfg.SetProperty(Environment.GenerateStatistics, "true"); } |
| |||
protected override void Configure(Configuration configuration) { cfg.SetProperty(Environment.UseSecondLevelCache, "true"); cfg.SetProperty(Environment.UseQueryCache, "true"); cfg.SetProperty(Environment.GenerateStatistics, "true"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |