Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.964 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 412 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
2 | 3 | 80 | src/NHibernate.Test/ProjectionFixtures/Fixture.cs |
| ||||
Projections.ProjectionList(). Add(Projections.Property("s.Name")). Add(Projections.Property("c.Description")) |
| ||||
Projections.ProjectionList(). Add(Projections.Property("child.Key.Id")). Add(Projections.Count("child.Key.Area")) |
| |||
Projections.ProjectionList().Add(Projections.Property( [[#variable6f5528a0]])).Add(Projections. [[#variable6f552800]]( [[#variable6f552720]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f5528a0]] | "s.Name" |
1 | 2 | [[#6f5528a0]] | "child.Key.Id" |
2 | 1 | [[#6f552800]] | Property |
2 | 2 | [[#6f552800]] | Count |
3 | 1 | [[#6f552720]] | "c.Description" |
3 | 2 | [[#6f552720]] | "child.Key.Area" |