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.958 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 520 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
2 | 2 | 522 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidUpperBound(eAttribute, diagnostics, context); if (result || diagnostics != null) result &= validateETypedElement_ConsistentBounds(eAttribute, diagnostics, context); |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidType(eAttribute, diagnostics, context); if (result || diagnostics != null) result &= validateEStructuralFeature_ValidDefaultValueLiteral(eAttribute, diagnostics, context); |
| |||
if (result || diagnostics != null) result &= [[#variable1757bce0]](eAttribute, diagnostics, context); if (result || diagnostics != null) result &= [[#variable1757b860]](eAttribute, diagnostics, context); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1757bce0]] | validateETypedElement_ValidUpperBound |
1 | 2 | [[#1757bce0]] | validateETypedElement_ValidType |
2 | 1 | [[#1757b860]] | validateETypedElement_ConsistentBounds |
2 | 2 | [[#1757b860]] | validateEStructuralFeature_ValidDefaultValueLiteral |