Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.985 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 268 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
2 | 6 | 415 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
| ||||
Assert.isNotNull(subType); Assert.isNotNull(superName); Assert.isNotNull(sourceDeclaration); Assert.isNotNull(buffer); Assert.isNotNull(status); Assert.isNotNull(monitor); |
| ||||
Assert.isNotNull(subType); Assert.isNotNull(superName); Assert.isNotNull(sourceRewrite); Assert.isNotNull(declaration); Assert.isNotNull(status); Assert.isNotNull(monitor); |
| |||
Assert.isNotNull(subType); Assert.isNotNull(superName); Assert.isNotNull( [[#variablea06dbc80]]); Assert.isNotNull( [[#variablea06dbc00]]); Assert.isNotNull(status); Assert.isNotNull(monitor); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a06dbc80]] | sourceDeclaration |
1 | 2 | [[#a06dbc80]] | sourceRewrite |
2 | 1 | [[#a06dbc00]] | buffer |
2 | 2 | [[#a06dbc00]] | declaration |