Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.964 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 129 | src/NHibernate/Loader/JoinWalker.cs |
2 | 1 | 235 | src/NHibernate/Loader/JoinWalker.cs |
| ||||
AddAssociationToJoinTree(type, aliasedLhsColumns, alias, path, currentDepth, joinType); |
| ||||
AddAssociationToJoinTreeIfNecessary(associationType, aliasedLhsColumns, alias, subpath, currentDepth, joinType); |
| |||
[[#variable70b025c0]]( [[#variable70b02560]], aliasedLhsColumns, alias, [[#variable70b024c0]], currentDepth, joinType); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70b025c0]] | AddAssociationToJoinTreeIfNecessary |
1 | 2 | [[#70b025c0]] | AddAssociationToJoinTree |
2 | 1 | [[#70b02560]] | associationType |
2 | 2 | [[#70b02560]] | type |
3 | 1 | [[#70b024c0]] | subpath |
3 | 2 | [[#70b024c0]] | path |