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.950 | primary_not_new_array |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 95 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/Diagnostic.java |
2 | 2 | 102 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/Diagnostic.java |
| |||||
new BasicDiagnostic(OK, "org.eclipse.emf.common", 0, org.eclipse.emf.common.CommonPlugin.INSTANCE.getString("_UI_OK_diagnostic_0"), null) |
| |||||
new BasicDiagnostic(CANCEL, "org.eclipse.emf.common", 0, org.eclipse.emf.common.CommonPlugin.INSTANCE.getString("_UI_Cancel_diagnostic_0"), null) |
| |||
new BasicDiagnostic( [[#variable175fcee0]], "org.eclipse.emf.common", 0, org.eclipse.emf.common.CommonPlugin.INSTANCE.getString( [[#variable175fcde0]]), null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175fcee0]] | OK |
1 | 2 | [[#175fcee0]] | CANCEL |
2 | 1 | [[#175fcde0]] | "_UI_OK_diagnostic_0" |
2 | 2 | [[#175fcde0]] | "_UI_Cancel_diagnostic_0" |