Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.958 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2219 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
2 | 2 | 2221 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
3 | 2 | 2223 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidUpperBound(eReference, diagnostics, context); if (result || diagnostics != null) result &= validateETypedElement_ConsistentBounds(eReference, diagnostics, context); |
| |||||
if (result || diagnostics != null) result &= validateETypedElement_ValidType(eReference, diagnostics, context); if (result || diagnostics != null) result &= validateEStructuralFeature_ValidDefaultValueLiteral(eReference, diagnostics, context); |
| |||||
if (result || diagnostics != null) result &= validateEReference_ConsistentOpposite(eReference, diagnostics, context); if (result || diagnostics != null) result &= validateEReference_SingleContainer(eReference, diagnostics, context); |
| |||
if (result || diagnostics != null) result &= [[#variable17432560]](eReference, diagnostics, context); if (result || diagnostics != null) result &= [[#variable174320c0]](eReference, diagnostics, context); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17432560]] | validateETypedElement_ValidUpperBound |
1 | 2 | [[#17432560]] | validateETypedElement_ValidType |
1 | 3 | [[#17432560]] | validateEReference_ConsistentOpposite |
2 | 1 | [[#174320c0]] | validateETypedElement_ConsistentBounds |
2 | 2 | [[#174320c0]] | validateEStructuralFeature_ValidDefaultValueLiteral |
2 | 3 | [[#174320c0]] | validateEReference_SingleContainer |