Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 5 | 2 | 0.963 | primary_no_array_creation_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 609 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
2 | 4 | 794 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
3 | 4 | 365 | src/NHibernate.Test/Criteria/DetachedCriteriaSerializable.cs |
4 | 4 | 60 | src/NHibernate.Test/ExpressionTest/Projection/ProjectionSqlFixture.cs |
5 | 4 | 79 | src/NHibernate.Test/ExpressionTest/Projection/ProjectionSqlFixture.cs |
| ||||
Projections.ProjectionList(). Add(Projections.Count("StudentNumber")). Add(Projections.Max("StudentNumber")). Add(Projections.Min("StudentNumber")) |
| ||||
Projections.ProjectionList(). Add(Projections.Count("StudentNumber")). Add(Projections.Max("StudentNumber")). Add(Projections.Min("StudentNumber")) |
| ||||
Projections.ProjectionList(). Add(Projections.Count("StudentNumber")). Add(Projections.Max("StudentNumber")). Add(Projections.Min("StudentNumber")) |
| ||||
Projections.ProjectionList(). Add(Projections.Avg("Pay")). Add(Projections.Max("Pay")). Add(Projections.Min("Pay")) |
| ||||
Projections.ProjectionList(). Add (Projections.Avg("Pay")). Add (Projections.Max("Pay")). Add (Projections.Min("Pay")) |
| |||
Projections.ProjectionList().Add(Projections. [[#variable6f8031e0]]( [[#variable6f803140]])).Add(Projections.Max( [[#variable6f803140]])).Add(Projections.Min( [[#variable6f803140]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f8031e0]] | Avg |
1 | 2 | [[#6f8031e0]] | Count |
1 | 3 | [[#6f8031e0]] | Count |
1 | 4 | [[#6f8031e0]] | Count |
1 | 5 | [[#6f8031e0]] | Avg |
2 | 1 | [[#6f803140]] | "Pay" |
2 | 2 | [[#6f803140]] | "StudentNumber" |
2 | 3 | [[#6f803140]] | "StudentNumber" |
2 | 4 | [[#6f803140]] | "StudentNumber" |
2 | 5 | [[#6f803140]] | "Pay" |