Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 521 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractTempRefactoring.java |
2 | 1 | 218 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceParameterRefactoring.java |
| ||||
result.merge(checkActivationBasics(rootNode, new SubProgressMonitor(pm, 3))); |
| ||||
result.merge(checkSelection(cuRewrite, new SubProgressMonitor(pm, 3))); |
| |||
result.merge( [[#variableb164b7a0]]( [[#variableb30a0120]], new SubProgressMonitor(pm, 3))); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b164b7a0]] | checkSelection |
1 | 2 | [[#b164b7a0]] | checkActivationBasics |
2 | 1 | [[#b30a0120]] | cuRewrite |
2 | 2 | [[#b30a0120]] | rootNode |