Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | primary_no_array_creation_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 729 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
2 | 3 | 913 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
| ||||
s.CreateCriteria( typeof(Student)). Add(Expression.IdEq(667L)). SetFetchMode("enrolments", FetchMode.Join) |
| ||||
s.CreateCriteria( typeof(Student)). Add (Expression.IdEq(667L)). SetFetchMode ("enrolments", FetchMode.Join) |
| |||
s.CreateCriteria( typeof(Student)).Add(Expression.IdEq(667L)).SetFetchMode("enrolments", FetchMode.Join) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |