| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 8 | 3 | 0.958 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 425 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/CodeStyleFix.java |
| 2 | 1 | 492 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 3 | 1 | 493 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 4 | 1 | 498 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 5 | 1 | 501 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 6 | 1 | 507 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 7 | 1 | 510 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ControlStatementsFix.java |
| 8 | 1 | 188 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java |
| ||||
new CodeStyleFix(groupName, compilationUnit, new IFixRewriteOperation[] {
operation
} )
|
| ||||
new ControlStatementsFix(label1, compilationUnit, new IFixRewriteOperation[] {
op1
} )
|
| ||||
new ControlStatementsFix(label2, compilationUnit, new IFixRewriteOperation[] {
op2
} )
|
| ||||
new ControlStatementsFix(label1, compilationUnit, new IFixRewriteOperation[] {
op1
} )
|
| ||||
new ControlStatementsFix(label1, compilationUnit, new IFixRewriteOperation[] {
op1
} )
|
| ||||
new ControlStatementsFix(label2, compilationUnit, new IFixRewriteOperation[] {
op2
} )
|
| ||||
new ControlStatementsFix(label2, compilationUnit, new IFixRewriteOperation[] {
op2
} )
|
| ||||
new Java50Fix(label, compilationUnit, new IFixRewriteOperation[] {
operation
} )
|
| |||
new [[#variablea3fad020]]( [[#variablea3facf60]], compilationUnit, new IFixRewriteOperation[] {
[[#variablea3facfe0]]
} )
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#a3fad020]] | ControlStatementsFix |
| 1 | 2 | [[#a3fad020]] | ControlStatementsFix |
| 1 | 3 | [[#a3fad020]] | CodeStyleFix |
| 1 | 4 | [[#a3fad020]] | Java50Fix |
| 1 | 5 | [[#a3fad020]] | ControlStatementsFix |
| 1 | 6 | [[#a3fad020]] | ControlStatementsFix |
| 1 | 7 | [[#a3fad020]] | ControlStatementsFix |
| 1 | 8 | [[#a3fad020]] | ControlStatementsFix |
| 2 | 1 | [[#a3facf60]] | label1 |
| 2 | 2 | [[#a3facf60]] | label2 |
| 2 | 3 | [[#a3facf60]] | groupName |
| 2 | 4 | [[#a3facf60]] | label |
| 2 | 5 | [[#a3facf60]] | label2 |
| 2 | 6 | [[#a3facf60]] | label1 |
| 2 | 7 | [[#a3facf60]] | label2 |
| 2 | 8 | [[#a3facf60]] | label1 |
| 3 | 1 | [[#a3facfe0]] | op1 |
| 3 | 2 | [[#a3facfe0]] | op2 |
| 3 | 3 | [[#a3facfe0]] | operation |
| 3 | 4 | [[#a3facfe0]] | operation |
| 3 | 5 | [[#a3facfe0]] | op2 |
| 3 | 6 | [[#a3facfe0]] | op1 |
| 3 | 7 | [[#a3facfe0]] | op2 |
| 3 | 8 | [[#a3facfe0]] | op1 |