Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.974 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1692 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 2 | 1708 | src/NHibernate.Test/Legacy/FooBarTest.cs |
| ||||
Assert.AreEqual(3, baz.IdFooBag.Count); Assert.AreEqual(3, baz.ByteBag.Count); |
| ||||
Assert.AreEqual(0, baz.IdFooBag.Count); Assert.AreEqual(5, baz.ByteBag.Count); |
| |||
Assert.AreEqual( [[#variable56162020]], baz.IdFooBag.Count); Assert.AreEqual( [[#variable56162000]], baz.ByteBag.Count); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56162020]] | 0 |
1 | 2 | [[#56162020]] | 3 |
2 | 1 | [[#56162000]] | 5 |
2 | 2 | [[#56162000]] | 3 |