Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.965 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 109 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/FastJavaPartitionScanner.java |
2 | 2 | 217 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/FastJavaPartitionScanner.java |
| ||||
fLast = NONE; // ignore last return preFix(fState, JAVA, NONE, 0); |
| ||||
fLast = NONE; // ignore fLast return preFix(fState, newState, last, 1); |
| |||
fLast = NONE; // ignore last // ignore fLast return preFix(fState, [[#variableb442fd80]], [[#variableb442fd20]], [[#variableb442fc60]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b442fd80]] | JAVA |
1 | 2 | [[#b442fd80]] | newState |
2 | 1 | [[#b442fd20]] | NONE |
2 | 2 | [[#b442fd20]] | last |
3 | 1 | [[#b442fc60]] | 0 |
3 | 2 | [[#b442fc60]] | 1 |