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.978 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 102 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Openable.java |
2 | 3 | 133 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Openable.java |
| ||||
PerformanceStats performanceStats = CompletionEngine.PERF ? PerformanceStats.getStats(JavaModelManager.COMPLETION_PERF, this ): null; |
| ||||
PerformanceStats performanceStats = SelectionEngine.PERF ? PerformanceStats.getStats(JavaModelManager.SELECTION_PERF, this ): null; |
| |||
PerformanceStats performanceStats = [[#variable4f27c900]].PERF ? PerformanceStats.getStats(JavaModelManager. [[#variable4f27c980]], this ): null; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f27c900]] | SelectionEngine |
1 | 2 | [[#4f27c900]] | CompletionEngine |
2 | 1 | [[#4f27c980]] | SELECTION_PERF |
2 | 2 | [[#4f27c980]] | COMPLETION_PERF |