| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 3 | 0.953 | non_pp_embedded_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 2793 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
| 2 | 3 | 5471 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
| ||||
if ( (state.backtracking == 0))
{
NestedFromFragment(d, parent);
}
|
| ||||
if ( (state.backtracking == 0))
{
BeginFunctionTemplate(m, i);
}
|
| |||
if ((state.backtracking == 0))
{
[[#variable56154400]]( [[#variable561543a0]], [[#variable56154340]]);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#56154400]] | BeginFunctionTemplate |
| 1 | 2 | [[#56154400]] | NestedFromFragment |
| 2 | 1 | [[#561543a0]] | m |
| 2 | 2 | [[#561543a0]] | d |
| 3 | 1 | [[#56154340]] | i |
| 3 | 2 | [[#56154340]] | parent |