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.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 179 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/PotentialProgrammingProblemsFix.java |
2 | 1 | 182 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/PotentialProgrammingProblemsFix.java |
| ||||
SerialVersionDefaultOperation defop = new SerialVersionDefaultOperation(unit, new SimpleName[] { simpleName } ); |
| ||||
SerialVersionHashOperation hashop = new SerialVersionHashOperation(unit, new SimpleName[] { simpleName } ); |
| |||
[[#variableb4784620]] [[#variableb4784580]]= new [[#variableb4784620]](unit, new SimpleName[] { simpleName } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b4784620]] | SerialVersionHashOperation |
1 | 2 | [[#b4784620]] | SerialVersionDefaultOperation |
2 | 1 | [[#b4784580]] | hashop |
2 | 2 | [[#b4784580]] | defop |