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.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 527 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessingState.java |
2 | 2 | 2884 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
| ||||
out.writeInt(this.externalTimeStamps.size()); Iterator keys = this.externalTimeStamps.keySet().iterator(); |
| ||||
// old code retained for performance comparisons // variables out.writeInt(this.variables.size()); Iterator variableNames = this.variables.keySet().iterator(); |
| |||
// old code retained for performance comparisons // variables out.writeInt(this. [[#variable96135260]].size()); Iterator [[#variable96134b80]]= this. [[#variable96135260]].keySet().iterator(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#96135260]] | externalTimeStamps |
1 | 2 | [[#96135260]] | variables |
2 | 1 | [[#96134b80]] | keys |
2 | 2 | [[#96134b80]] | variableNames |