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 | 2423 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
2 | 2 | 2425 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidUpperBound(eStructuralFeature, diagnostics, context); if (result || diagnostics != null) result &= validateETypedElement_ConsistentBounds(eStructuralFeature, diagnostics, context); |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidType(eStructuralFeature, diagnostics, context); if (result || diagnostics != null) result &= validateEStructuralFeature_ValidDefaultValueLiteral(eStructuralFeature, diagnostics, context); |
| |||
if (result || diagnostics != null) result &= [[#variable17580b80]](eStructuralFeature, diagnostics, context); if (result || diagnostics != null) result &= [[#variable17581180]](eStructuralFeature, diagnostics, context); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17580b80]] | validateETypedElement_ValidUpperBound |
1 | 2 | [[#17580b80]] | validateETypedElement_ValidType |
2 | 1 | [[#17581180]] | validateETypedElement_ConsistentBounds |
2 | 2 | [[#17581180]] | validateEStructuralFeature_ValidDefaultValueLiteral |