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 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 56 | src/NHibernate/Criterion/CastProjection.cs |
2 | 3 | 53 | src/NHibernate/Criterion/ConstantProjection.cs |
| ||||
public override IType[] GetTypes(ICriteria criteria, ICriteriaQuery criteriaQuery) { return new IType[] { type } ; } |
| ||||
public override IType[] GetTypes(ICriteria criteria, ICriteriaQuery criteriaQuery) { return new IType[] { type } ; } |
| |||
public override IType[] GetTypes(ICriteria criteria, ICriteriaQuery criteriaQuery) { return new IType[] { type } ; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |