Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.987 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 157 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SelectionRequestor.java |
2 | 2 | 159 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SelectionRequestor.java |
| ||||
{ type = new ResolvedBinaryType((JavaElement) type.getParent(), type.getElementName(), key); } |
| ||||
{ type = new ResolvedSourceType((JavaElement) type.getParent(), type.getElementName(), key); } |
| |||
{ type = new [[#variablebe7c8b80]]((JavaElement) type.getParent(), type.getElementName(), key); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#be7c8b80]] | ResolvedBinaryType |
1 | 2 | [[#be7c8b80]] | ResolvedSourceType |