Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.989 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 66 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/GetterSetterUtil.java |
2 | 1 | 71 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/GetterSetterUtil.java |
| ||||
JavaModelUtil.findMethod(getterName, new String[0], false, field.getDeclaringType()) |
| ||||
JavaModelUtil.findMethod(secondCandidateName, new String[0], false, field.getDeclaringType()) |
| |||
JavaModelUtil.findMethod( [[#variable4e24e220]], new String[0], false, field.getDeclaringType()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e24e220]] | getterName |
1 | 2 | [[#4e24e220]] | secondCandidateName |