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.988 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 138 | src/NHibernate.Test/CacheTest/CacheFixture.cs |
2 | 1 | 139 | src/NHibernate.Test/CacheTest/CacheFixture.cs |
| ||||
Assert.IsNull(strategy.Get(key, long.MinValue), "{0} strategy fails the test", strategy.GetType()); |
| ||||
Assert.IsNull(strategy.Get(key, long.MaxValue), "{0} strategy fails the test", strategy.GetType()); |
| |||
Assert.IsNull(strategy.Get(key, long. [[#variable4ff620a0]]), "{0} strategy fails the test", strategy.GetType()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4ff620a0]] | MinValue |
1 | 2 | [[#4ff620a0]] | MaxValue |