Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.972 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 132 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/ExperimentalProposal.java |
2 | 2 | 656 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/GenericJavaTypeProposal.java |
| ||||
fArgumentOffsets[i] = buffer.length(); buffer.append(parameterNames[i]); |
| ||||
offsets[i] = buffer.length(); buffer.append(typeArguments[i]); |
| |||
[[#variableb96df800]][i] = buffer.length(); buffer.append( [[#variableb96df7e0]][i]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b96df800]] | fArgumentOffsets |
1 | 2 | [[#b96df800]] | offsets |
2 | 1 | [[#b96df7e0]] | parameterNames |
2 | 2 | [[#b96df7e0]] | typeArguments |