Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 13 | 3 | 0.962 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 372 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java |
2 | 1 | 1363 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java |
3 | 1 | 351 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java |
4 | 1 | 362 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/EvaluationContext.java |
5 | 1 | 233 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Buffer.java |
6 | 1 | 238 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Buffer.java |
7 | 1 | 378 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessingState.java |
8 | 1 | 380 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessingState.java |
9 | 1 | 409 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessingState.java |
10 | 1 | 410 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessingState.java |
11 | 1 | 68 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaElementInfo.java |
12 | 1 | 2405 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
13 | 1 | 2498 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
| ||||
System.arraycopy(this.annotations, 0, temp, 0, length); |
| ||||
System.arraycopy(this.source, 0, front, 0, startPos); |
| ||||
System.arraycopy(this.commentsTable, 0, newCommentsTable, 0, nbr); |
| ||||
System.arraycopy(this.variables, 0, variablesCopy, 0, count); |
| ||||
System.arraycopy(this.contents, 0, content, 0, newGapStart); |
| ||||
System.arraycopy(this.contents, 0, content, 0, newGapStart); |
| ||||
System.arraycopy(this.elementChangedListeners, 0, newListeners, 0, i); |
| ||||
System.arraycopy(this.elementChangedListenerMasks, 0, newMasks, 0, i); |
| ||||
System.arraycopy(this.preResourceChangeListeners, 0, newListeners, 0, i); |
| ||||
System.arraycopy(this.preResourceChangeEventMasks, 0, newEventMasks, 0, i); |
| ||||
System.arraycopy(this.children, 0, newChildren, 0, i); |
| ||||
System.arraycopy(this.allClasspathEntries, 0, array, 0, id); |
| ||||
System.arraycopy(this.allStrings, 0, array, 0, id); |
| |||
System.arraycopy(this. [[#variablec0d26740]], 0, [[#variablec0d267e0]], 0, [[#variablec0d27900]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c0d26740]] | contents |
1 | 2 | [[#c0d26740]] | allClasspathEntries |
1 | 3 | [[#c0d26740]] | preResourceChangeListeners |
1 | 4 | [[#c0d26740]] | annotations |
1 | 5 | [[#c0d26740]] | source |
1 | 6 | [[#c0d26740]] | commentsTable |
1 | 7 | [[#c0d26740]] | variables |
1 | 8 | [[#c0d26740]] | allStrings |
1 | 9 | [[#c0d26740]] | children |
1 | 10 | [[#c0d26740]] | elementChangedListeners |
1 | 11 | [[#c0d26740]] | elementChangedListenerMasks |
1 | 12 | [[#c0d26740]] | preResourceChangeEventMasks |
1 | 13 | [[#c0d26740]] | contents |
2 | 1 | [[#c0d267e0]] | content |
2 | 2 | [[#c0d267e0]] | array |
2 | 3 | [[#c0d267e0]] | newListeners |
2 | 4 | [[#c0d267e0]] | temp |
2 | 5 | [[#c0d267e0]] | front |
2 | 6 | [[#c0d267e0]] | newCommentsTable |
2 | 7 | [[#c0d267e0]] | variablesCopy |
2 | 8 | [[#c0d267e0]] | array |
2 | 9 | [[#c0d267e0]] | newChildren |
2 | 10 | [[#c0d267e0]] | newListeners |
2 | 11 | [[#c0d267e0]] | newMasks |
2 | 12 | [[#c0d267e0]] | newEventMasks |
2 | 13 | [[#c0d267e0]] | content |
3 | 1 | [[#c0d27900]] | newGapStart |
3 | 2 | [[#c0d27900]] | id |
3 | 3 | [[#c0d27900]] | i |
3 | 4 | [[#c0d27900]] | length |
3 | 5 | [[#c0d27900]] | startPos |
3 | 6 | [[#c0d27900]] | nbr |
3 | 7 | [[#c0d27900]] | count |
3 | 8 | [[#c0d27900]] | id |
3 | 9 | [[#c0d27900]] | i |
3 | 10 | [[#c0d27900]] | i |
3 | 11 | [[#c0d27900]] | i |
3 | 12 | [[#c0d27900]] | i |
3 | 13 | [[#c0d27900]] | newGapStart |