Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.989 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2810 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 2 | 2911 | src/NHibernate.Test/Legacy/FooBarTest.cs |
| ||||
baz = (Baz)s.CreateQuery("select baz from baz in class NHibernate.DomainModel.Baz order by baz").List()[0]; Assert.AreEqual(2, baz.StringSet.Count); |
| ||||
baz = (Baz)s.CreateQuery("select baz from baz in class NHibernate.DomainModel.Baz order by baz").List()[0]; Assert.AreEqual(2, baz.TopGlarchez.Count); |
| |||
baz = (Baz)s.CreateQuery("select baz from baz in class NHibernate.DomainModel.Baz order by baz").List()[0]; Assert.AreEqual(2, baz. [[#variable50ce41c0]].Count); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50ce41c0]] | TopGlarchez |
1 | 2 | [[#50ce41c0]] | StringSet |