Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.963 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 7610 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs |
2 | 2 | 7719 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs |
| ||||
CASE194 = (IToken)Match(input, CASE, FOLLOW_CASE_in_caseExpression2490); stream_CASE.Add(CASE194); |
| ||||
CASE198 = (IToken)Match(input, CASE, FOLLOW_CASE_in_caseExpression2521); stream_CASE.Add(CASE198); |
| |||
[[#variable6fe67520]]= (IToken)Match(input, CASE, [[#variable6fe674e0]]); stream_CASE.Add( [[#variable6fe67520]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fe67520]] | CASE198 |
1 | 2 | [[#6fe67520]] | CASE194 |
2 | 1 | [[#6fe674e0]] | FOLLOW_CASE_in_caseExpression2521 |
2 | 2 | [[#6fe674e0]] | FOLLOW_CASE_in_caseExpression2490 |