| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 9 | 4 | 0.963 | argument_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 625 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 2 | 3 | 658 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 3 | 3 | 811 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 4 | 3 | 846 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 5 | 3 | 1563 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 6 | 3 | 1597 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| 7 | 3 | 354 | src/NHibernate.Test/Criteria/DetachedCriteriaSerializable.cs |
| 8 | 3 | 415 | src/NHibernate.Test/Criteria/DetachedCriteriaSerializable.cs |
| 9 | 3 | 166 | src/NHibernate.Test/NHSpecificTest/NH1359/Fixture.cs |
| ||||
Projections.ProjectionList().
Add(Projections.Property("StudentNumber"), "stNumber").
Add(Projections.Property("CourseCode"), "cCode")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("st.Name"), "studentName").
Add(Projections.Property("co.Description"), "courseDescription")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("StudentNumber"), "stNumber").
Add(Projections.Property("CourseCode"), "cCode")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("st.Name"), "studentName").
Add(Projections.Property("co.Description"), "courseDescription")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("StudentNumber"), "StudentNumber").
Add(Projections.Property("Name"), "Name")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("StudentNumber"), "StudentNumber").
Add(Projections.Property("Name"), "Name")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("StudentNumber"), "stNumber").
Add(Projections.Property("CourseCode"), "cCode")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("st.Name"), "studentName").
Add(Projections.Property("co.Description"), "courseDescription")
|
| ||||
Projections.ProjectionList().
Add(Projections.Property("root.Id"), "Id").
Add(Projections.Property("root.Name"), "Name")
|
| |||
Projections.ProjectionList().Add(Projections.Property( [[#variable66352880]]), [[#variable66352800]]).Add(Projections.Property( [[#variable66352780]]), [[#variable66352700]]) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#66352880]] | "StudentNumber" |
| 1 | 2 | [[#66352880]] | "StudentNumber" |
| 1 | 3 | [[#66352880]] | "st.Name" |
| 1 | 4 | [[#66352880]] | "root.Id" |
| 1 | 5 | [[#66352880]] | "st.Name" |
| 1 | 6 | [[#66352880]] | "StudentNumber" |
| 1 | 7 | [[#66352880]] | "StudentNumber" |
| 1 | 8 | [[#66352880]] | "st.Name" |
| 1 | 9 | [[#66352880]] | "StudentNumber" |
| 2 | 1 | [[#66352800]] | "StudentNumber" |
| 2 | 2 | [[#66352800]] | "stNumber" |
| 2 | 3 | [[#66352800]] | "studentName" |
| 2 | 4 | [[#66352800]] | "Id" |
| 2 | 5 | [[#66352800]] | "studentName" |
| 2 | 6 | [[#66352800]] | "stNumber" |
| 2 | 7 | [[#66352800]] | "StudentNumber" |
| 2 | 8 | [[#66352800]] | "studentName" |
| 2 | 9 | [[#66352800]] | "stNumber" |
| 3 | 1 | [[#66352780]] | "Name" |
| 3 | 2 | [[#66352780]] | "CourseCode" |
| 3 | 3 | [[#66352780]] | "co.Description" |
| 3 | 4 | [[#66352780]] | "root.Name" |
| 3 | 5 | [[#66352780]] | "co.Description" |
| 3 | 6 | [[#66352780]] | "CourseCode" |
| 3 | 7 | [[#66352780]] | "Name" |
| 3 | 8 | [[#66352780]] | "co.Description" |
| 3 | 9 | [[#66352780]] | "CourseCode" |
| 4 | 1 | [[#66352700]] | "Name" |
| 4 | 2 | [[#66352700]] | "cCode" |
| 4 | 3 | [[#66352700]] | "courseDescription" |
| 4 | 4 | [[#66352700]] | "Name" |
| 4 | 5 | [[#66352700]] | "courseDescription" |
| 4 | 6 | [[#66352700]] | "cCode" |
| 4 | 7 | [[#66352700]] | "Name" |
| 4 | 8 | [[#66352700]] | "courseDescription" |
| 4 | 9 | [[#66352700]] | "cCode" |