Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 5 | 2 | 0.957 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1634 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicExtendedMetaData.java |
2 | 3 | 1671 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicExtendedMetaData.java |
3 | 3 | 1708 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicExtendedMetaData.java |
4 | 3 | 1745 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicExtendedMetaData.java |
5 | 3 | 1782 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicExtendedMetaData.java |
| |||||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put("totalDigits", Integer.toString(digits)); } |
| |||||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put("fractionDigits", Integer.toString(digits)); } |
| |||||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put("length", Integer.toString(length)); } |
| |||||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put("minLength", Integer.toString(length)); } |
| |||||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put("maxLength", Integer.toString(length)); } |
| |||
{ EAnnotation eAnnotation = getAnnotation(eDataType, true); eAnnotation.getDetails().put( [[#variable172ce5e0]], Integer.toString( [[#variable172ce4a0]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#172ce5e0]] | "totalDigits" |
1 | 2 | [[#172ce5e0]] | "fractionDigits" |
1 | 3 | [[#172ce5e0]] | "length" |
1 | 4 | [[#172ce5e0]] | "minLength" |
1 | 5 | [[#172ce5e0]] | "maxLength" |
2 | 1 | [[#172ce4a0]] | digits |
2 | 2 | [[#172ce4a0]] | digits |
2 | 3 | [[#172ce4a0]] | length |
2 | 4 | [[#172ce4a0]] | length |
2 | 5 | [[#172ce4a0]] | length |