| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.963 | statement_list[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 82 | src/NHibernate.Test/CacheTest/FilterKeyFixture.cs |
| 2 | 2 | 81 | src/NHibernate.Test/CacheTest/QueryKeyFixture.cs |
| ||||
Assert.That(fk, Is.Not.EqualTo(fvk));
Assert.That(fk1, Is.Not.EqualTo(fvk1));
|
| ||||
Assert.That(qk, Is.Not.EqualTo(qvk));
Assert.That(qk1, Is.Not.EqualTo(qvk1));
|
| |||
Assert.That( [[#variable2584f5e0]], Is.Not.EqualTo( [[#variable2584f620]])); Assert.That( [[#variable2584ee20]], Is.Not.EqualTo( [[#variable2584fae0]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#2584f5e0]] | qk |
| 1 | 2 | [[#2584f5e0]] | fk |
| 2 | 1 | [[#2584f620]] | qvk |
| 2 | 2 | [[#2584f620]] | fvk |
| 3 | 1 | [[#2584ee20]] | qk1 |
| 3 | 2 | [[#2584ee20]] | fk1 |
| 4 | 1 | [[#2584fae0]] | qvk1 |
| 4 | 2 | [[#2584fae0]] | fvk1 |