Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.959 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 164 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/propertypages/JavaBreakpointPage.java |
2 | 1 | 224 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/propertypages/JavaLineBreakpointPage.java |
| ||||
MessageFormat.format(PropertyPageMessages.JavaBreakpointPage_2, new String[] { fHitCountText.getText() } ) |
| ||||
MessageFormat.format(PropertyPageMessages.JavaLineBreakpointPage_12, new String[] { keyBinding.format() } ) |
| |||
MessageFormat.format(PropertyPageMessages. [[#variableb56ef7c0]], new String[] { [[#variableb56ef740]]. [[#variableb56ef6c0]]() } ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b56ef7c0]] | JavaLineBreakpointPage_12 |
1 | 2 | [[#b56ef7c0]] | JavaBreakpointPage_2 |
2 | 1 | [[#b56ef740]] | keyBinding |
2 | 2 | [[#b56ef740]] | fHitCountText |
3 | 1 | [[#b56ef6c0]] | format |
3 | 2 | [[#b56ef6c0]] | getText |