| 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 | 236 | src/NHibernate/Cfg/Configuration.cs |
| 2 | 3 | 863 | src/NHibernate/Impl/SessionFactoryImpl.cs |
| ||||
public bool HasNonIdentifierPropertyNamedId(string className)
{
return "id".Equals(GetIdentifierPropertyName(className));
}
|
| ||||
public bool HasNonIdentifierPropertyNamedId(string className)
{
return "id".Equals(GetIdentifierPropertyName(className));
}
|
| |||
public bool HasNonIdentifierPropertyNamedId(string className)
{
return "id".Equals(GetIdentifierPropertyName(className));
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||