| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.989 | executable_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 167 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/environments/EnvironmentsManager.java |
| 2 | 2 | 176 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/environments/EnvironmentsManager.java |
| ||||
{
LaunchingPlugin.log(MessageFormat.format(EnvironmentMessages.Environments_0, new String[] {
element.getContributor().getName()
} ));
}
|
| ||||
{
LaunchingPlugin.log(MessageFormat.format(EnvironmentMessages.Environments_1, new String[] {
element.getContributor().getName()
} ));
}
|
| |||
{
LaunchingPlugin.log(MessageFormat.format(EnvironmentMessages. [[#variable4e1ec060]], new String[] {
element.getContributor().getName()
} ));
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4e1ec060]] | Environments_1 |
| 1 | 2 | [[#4e1ec060]] | Environments_0 |