Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
11 | 2 | 2 | 0.963 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 11 | 2304 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
2 | 11 | 2320 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
| |||||
if (diagnostics != null && !result) { diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, CONSISTENT_OPPOSITE_BAD_TRANSIENT, "_UI_EReferenceTransientOppositeNotTransient_diagnostic", null, new Object[] { eReference, eOpposite }, context)); } |
| |||||
if (diagnostics != null && !result) { diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, CONSISTENT_OPPOSITE_BOTH_CONTAINMENT, "_UI_EReferenceOppositeBothContainment_diagnostic", null, new Object[] { eReference, eOpposite }, context)); } |
| |||
if (diagnostics != null && !result) { diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, [[#variable17527ea0]], [[#variable17527f00]], null, new Object[] { eReference, eOpposite }, context)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17527ea0]] | CONSISTENT_OPPOSITE_BAD_TRANSIENT |
1 | 2 | [[#17527ea0]] | CONSISTENT_OPPOSITE_BOTH_CONTAINMENT |
2 | 1 | [[#17527f00]] | "_UI_EReferenceTransientOppositeNotTransient_diagnostic" |
2 | 2 | [[#17527f00]] | "_UI_EReferenceOppositeBothContainment_diagnostic" |