| 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.960 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 1162 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SourceMapper.java |
| 2 | 2 | 1165 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SourceMapper.java |
| ||||
this.typeDeclarationStarts = new int[1];
this.typeNameRanges = new SourceRange[1];
|
| ||||
this.memberDeclarationStart = new int[1];
this.memberName = new String[1];
|
| |||
this. [[#variableb444e2a0]]= new int[1]; this. [[#variableb444e240]]= new [[#variableb444e7c0]][1]; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b444e2a0]] | typeDeclarationStarts |
| 1 | 2 | [[#b444e2a0]] | memberDeclarationStart |
| 2 | 1 | [[#b444e240]] | typeNameRanges |
| 2 | 2 | [[#b444e240]] | memberName |
| 3 | 1 | [[#b444e7c0]] | SourceRange |
| 3 | 2 | [[#b444e7c0]] | String |