Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 5 | 5 | 0.955 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 88 | src/NHibernate.Test/NHSpecificTest/NH1391/Fixture.cs |
2 | 2 | 51 | src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs |
3 | 2 | 53 | src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs |
4 | 2 | 55 | src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs |
5 | 2 | 57 | src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs |
| ||||
Assert.That(personWithAnimals.AnimalsNonGeneric, Has.Count.EqualTo(4)); Assert.That(personWithCats.CatsGeneric, Has.Count.EqualTo(1)); |
| ||||
Assert.That(personWithAnimals.AnimalsNonGeneric, Has.Count.EqualTo(4)); Assert.That(personWithAnimals.AnimalsGeneric, Has.Count.EqualTo(4)); |
| ||||
Assert.That(personWithAnimals.CatsNonGeneric, Has.Count.EqualTo(1)); Assert.That(personWithAnimals.CatsGeneric, Has.Count.EqualTo(1)); |
| ||||
Assert.That(personWithAnimals.DogsNonGeneric, Has.Count.EqualTo(2)); Assert.That(personWithAnimals.DogsGeneric, Has.Count.EqualTo(2)); |
| ||||
Assert.That(personWithAnimals.SivasKangalsNonGeneric, Has.Count.EqualTo(1)); Assert.That(personWithAnimals.SivasKangalsGeneric, Has.Count.EqualTo(1)); |
| |||
Assert.That(personWithAnimals. [[#variable69751f00]], Has.Count.EqualTo( [[#variable6e637560]])); Assert.That( [[#variable6e636de0]]. [[#variable5f4c5bc0]], Has.Count.EqualTo( [[#variable69751e80]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#69751f00]] | AnimalsNonGeneric |
1 | 2 | [[#69751f00]] | SivasKangalsNonGeneric |
1 | 3 | [[#69751f00]] | DogsNonGeneric |
1 | 4 | [[#69751f00]] | CatsNonGeneric |
1 | 5 | [[#69751f00]] | AnimalsNonGeneric |
2 | 1 | [[#6e637560]] | 4 |
2 | 2 | [[#6e637560]] | 1 |
2 | 3 | [[#6e637560]] | 2 |
2 | 4 | [[#6e637560]] | 1 |
2 | 5 | [[#6e637560]] | 4 |
3 | 1 | [[#6e636de0]] | personWithCats |
3 | 2 | [[#6e636de0]] | personWithAnimals |
3 | 3 | [[#6e636de0]] | personWithAnimals |
3 | 4 | [[#6e636de0]] | personWithAnimals |
3 | 5 | [[#6e636de0]] | personWithAnimals |
4 | 1 | [[#5f4c5bc0]] | CatsGeneric |
4 | 2 | [[#5f4c5bc0]] | SivasKangalsGeneric |
4 | 3 | [[#5f4c5bc0]] | DogsGeneric |
4 | 4 | [[#5f4c5bc0]] | CatsGeneric |
4 | 5 | [[#5f4c5bc0]] | AnimalsGeneric |
5 | 1 | [[#69751e80]] | 1 |
5 | 2 | [[#69751e80]] | 1 |
5 | 3 | [[#69751e80]] | 2 |
5 | 4 | [[#69751e80]] | 1 |
5 | 5 | [[#69751e80]] | 4 |