Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 5 | 0.958 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 259 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java |
2 | 6 | 292 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/JavaBuilder.java |
| ||||
this.nameEnvironment = null; this.sourceLocations = null; this.notifier = null; this.compiler = null; this.workQueue = null; this.problemSourceFiles = null; |
| ||||
this.nameEnvironment = null; this.binaryLocationsPerProject = null; this.lastState = null; this.notifier = null; this.extraResourceFileFilters = null; this.extraResourceFolderFilters = null; |
| |||
this.nameEnvironment = null; this. [[#variable77a14540]]= null; this. [[#variable77a144e0]]= null; this. [[#variable77a14400]]= null; this. [[#variable77a143c0]]= null; this. [[#variable77a0dc00]]= null; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#77a14540]] | sourceLocations |
1 | 2 | [[#77a14540]] | binaryLocationsPerProject |
2 | 1 | [[#77a144e0]] | notifier |
2 | 2 | [[#77a144e0]] | lastState |
3 | 1 | [[#77a14400]] | compiler |
3 | 2 | [[#77a14400]] | notifier |
4 | 1 | [[#77a143c0]] | workQueue |
4 | 2 | [[#77a143c0]] | extraResourceFileFilters |
5 | 1 | [[#77a0dc00]] | problemSourceFiles |
5 | 2 | [[#77a0dc00]] | extraResourceFolderFilters |