Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.982 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2873 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlLexer.cs |
2 | 6 | 2893 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlLexer.cs |
| ||||
{ int LA9_5 = input.LA(3); if ( ( !(((isDecimal))))) { alt9 = 1; } } |
| ||||
{ int LA9_3 = input.LA(2); if ( ( !(((isDecimal))))) { alt9 = 1; } } |
| |||
{ int [[#variable28ff53a0]]= input.LA( [[#variable28ff5fa0]]); if (( !(((isDecimal))))) { alt9 = 1; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#28ff53a0]] | LA9_3 |
1 | 2 | [[#28ff53a0]] | LA9_5 |
2 | 1 | [[#28ff5fa0]] | 2 |
2 | 2 | [[#28ff5fa0]] | 3 |