Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.964 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1234 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
2 | 1 | 1258 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
| ||||
performFirstPass(creator, secondPass, groups, unit, node, new SubProgressMonitor(subsubsubMonitor, 100)); |
| ||||
performFirstPass(creator, secondPass, groups, subUnit, subNode, new SubProgressMonitor(subMonitor, 20)); |
| |||
performFirstPass(creator, secondPass, groups, [[#variable63956de0]], [[#variable63956d60]], new SubProgressMonitor( [[#variable63957980]], [[#variable63957940]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#63956de0]] | subUnit |
1 | 2 | [[#63956de0]] | unit |
2 | 1 | [[#63956d60]] | subNode |
2 | 2 | [[#63956d60]] | node |
3 | 1 | [[#63957980]] | subMonitor |
3 | 2 | [[#63957980]] | subsubsubMonitor |
4 | 1 | [[#63957940]] | 20 |
4 | 2 | [[#63957940]] | 100 |