Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.961 | null_coalescing_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 292 | src/NHibernate/Hql/Ast/ANTLR/Tree/FromElementFactory.cs |
2 | 1 | 414 | src/NHibernate/Hql/Ast/ANTLR/Tree/FromElementFactory.cs |
3 | 1 | 427 | src/NHibernate/Hql/Ast/ANTLR/Tree/FromElementFactory.cs |
| ||||
CreateJoin(entityClass, tableAlias, joinSequence, type, false) |
| ||||
CreateJoin(associatedEntityName, roleAlias, joinSequence, type, true) |
| ||||
CreateJoin(associatedEntityName, tableAlias, joinSequence, type, false) |
| |||
CreateJoin( [[#variable27897d80]], [[#variable27897d20]], joinSequence, type, [[#variable27897ca0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#27897d80]] | entityClass |
1 | 2 | [[#27897d80]] | associatedEntityName |
1 | 3 | [[#27897d80]] | associatedEntityName |
2 | 1 | [[#27897d20]] | tableAlias |
2 | 2 | [[#27897d20]] | roleAlias |
2 | 3 | [[#27897d20]] | tableAlias |
3 | 1 | [[#27897ca0]] | false |
3 | 2 | [[#27897ca0]] | true |
3 | 3 | [[#27897ca0]] | false |