Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 3372 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 2 | 4375 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
3 | 2 | 4394 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
fr.receiver = new SuperReference(fr.sourceStart, this.endPosition); pushOnExpressionStack(fr); |
| ||||
m.receiver = new SuperReference(m.sourceStart, this.endPosition); pushOnExpressionStack(m); |
| ||||
m.receiver = new SuperReference(m.sourceStart, this.endPosition); pushOnExpressionStack(m); |
| |||
[[#variable61069ea0]].receiver = new SuperReference( [[#variable61069ea0]].sourceStart, this.endPosition); pushOnExpressionStack( [[#variable61069ea0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#61069ea0]] | m |
1 | 2 | [[#61069ea0]] | fr |
1 | 3 | [[#61069ea0]] | m |