Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.972 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 492 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
2 | 3 | 155 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitProblemFinder.java |
| ||||
CancelableNameEnvironment environment = null; CancelableProblemFactory problemFactory = null; CompilationUnitResolver resolver = null; |
| ||||
CancelableNameEnvironment environment = null; CancelableProblemFactory problemFactory = null; CompilationUnitProblemFinder problemFinder = null; |
| |||
CancelableNameEnvironment environment = null; CancelableProblemFactory problemFactory = null; [[#variableb3e46180]] [[#variableb3e46160]]= null; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b3e46180]] | CompilationUnitResolver |
1 | 2 | [[#b3e46180]] | CompilationUnitProblemFinder |
2 | 1 | [[#b3e46160]] | resolver |
2 | 2 | [[#b3e46160]] | problemFinder |