Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.966 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 102 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java |
2 | 1 | 348 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/ModifyDialogTabPage.java |
| ||||
Messages.format(JUnitMessages.CounterPanel_runcount, new String[] { Integer.toString(value), Integer.toString(fTotal) } ) |
| ||||
Messages.format(FormatterMessages.ModifyDialogTabPage_NumberPreference_error_invalid_value, new String[] { Integer.toString(fMinValue), Integer.toString(fMaxValue) } ) |
| |||
Messages.format( [[#variable5bb678c0]]. [[#variable5bb67840]], new String[] { Integer.toString( [[#variable5bb677c0]]), Integer.toString( [[#variable5bb67720]]) } ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5bb678c0]] | FormatterMessages |
1 | 2 | [[#5bb678c0]] | JUnitMessages |
2 | 1 | [[#5bb67840]] | ModifyDialogTabPage_NumberPreference_error_invalid_value |
2 | 2 | [[#5bb67840]] | CounterPanel_runcount |
3 | 1 | [[#5bb677c0]] | fMinValue |
3 | 2 | [[#5bb677c0]] | value |
4 | 1 | [[#5bb67720]] | fMaxValue |
4 | 2 | [[#5bb67720]] | fTotal |