Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.962 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1998 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 4 | 2016 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
| ||||
System.out.print(max_pos); System.out.print("]\tprocess_terminal \t"); //$NON-NLS-1$ System.out.print(ct); System.out.print("\t"); //$NON-NLS-1$ |
| ||||
System.out.print(tempStackTop); System.out.print(" (-1) [max:"); //$NON-NLS-1$ System.out.print(max_pos); System.out.print("]\treduce"); //$NON-NLS-1$ |
| |||
System.out.print( [[#variable55e8b820]]); System.out.print( [[#variable55e79960]]); //$NON-NLS-1$ System.out.print( [[#variable55fa1ca0]]); System.out.print( [[#variable55fa1c80]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#55e8b820]] | tempStackTop |
1 | 2 | [[#55e8b820]] | max_pos |
2 | 1 | [[#55e79960]] | " (-1) [max:" |
2 | 2 | [[#55e79960]] | "]\tprocess_terminal \t" |
3 | 1 | [[#55fa1ca0]] | max_pos |
3 | 2 | [[#55fa1ca0]] | ct |
4 | 1 | [[#55fa1c80]] | "]\treduce" |
4 | 2 | [[#55fa1c80]] | "\t" |