| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.974 | executable_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 611 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREsComboBlock.java |
| 2 | 2 | 628 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREsComboBlock.java |
| ||||
{
setError(MessageFormat.format(JREMessages.JREsComboBlock_6, new String[] {
envId
} ));
}
|
| ||||
{
setError(MessageFormat.format(JREMessages.JREsComboBlock_9, new String[] {
installTypeId
} ));
}
|
| |||
{
setError(MessageFormat.format(JREMessages. [[#variable72f77660]], new String[] {
[[#variable72f77600]]
} ));
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#72f77660]] | JREsComboBlock_6 |
| 1 | 2 | [[#72f77660]] | JREsComboBlock_9 |
| 2 | 1 | [[#72f77600]] | envId |
| 2 | 2 | [[#72f77600]] | installTypeId |