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.972 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 157 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java |
2 | 1 | 168 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java |
| ||||
return createFix(compilationUnit, problem, OVERRIDE, FixMessages.Java50Fix_AddOverride_description); |
| ||||
return createFix(compilationUnit, problem, DEPRECATED, FixMessages.Java50Fix_AddDeprecated_description); |
| |||
return createFix(compilationUnit, problem, [[#variable98f8fd60]], FixMessages. [[#variable98f8fce0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#98f8fd60]] | DEPRECATED |
1 | 2 | [[#98f8fd60]] | OVERRIDE |
2 | 1 | [[#98f8fce0]] | Java50Fix_AddDeprecated_description |
2 | 2 | [[#98f8fce0]] | Java50Fix_AddOverride_description |