Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
23 | 2 | 3 | 0.967 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 23 | 461 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackageImpl.java |
2 | 23 | 2163 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.java |
| |||||
addAnnotation(getXMLNamespaceDocumentRoot_Mixed(), source, new String[] { "kind", "elementWildcard", "name", ":mixed" } ); addAnnotation(getXMLNamespaceDocumentRoot_XMLNSPrefixMap(), source, new String[] { "kind", "attribute", "name", "xmlns:prefix" } ); addAnnotation(getXMLNamespaceDocumentRoot_XSISchemaLocation(), source, new String[] { "kind", "attribute", "name", "xsi:schemaLocation" } ); |
| |||||
addAnnotation(getXMLTypeDocumentRoot_Mixed(), source, new String[] { "kind", "elementWildcard", "name", ":mixed" } ); addAnnotation(getXMLTypeDocumentRoot_XMLNSPrefixMap(), source, new String[] { "kind", "attribute", "name", "xmlns:prefix" } ); addAnnotation(getXMLTypeDocumentRoot_XSISchemaLocation(), source, new String[] { "kind", "attribute", "name", "xsi:schemaLocation" } ); |
| |||
addAnnotation( [[#variable17396ca0]](), source, new String[] { "kind", "elementWildcard", "name", ":mixed" } ); addAnnotation( [[#variable17397ec0]](), source, new String[] { "kind", "attribute", "name", "xmlns:prefix" } ); addAnnotation( [[#variable17397e60]](), source, new String[] { "kind", "attribute", "name", "xsi:schemaLocation" } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17396ca0]] | getXMLNamespaceDocumentRoot_Mixed |
1 | 2 | [[#17396ca0]] | getXMLTypeDocumentRoot_Mixed |
2 | 1 | [[#17397ec0]] | getXMLNamespaceDocumentRoot_XMLNSPrefixMap |
2 | 2 | [[#17397ec0]] | getXMLTypeDocumentRoot_XMLNSPrefixMap |
3 | 1 | [[#17397e60]] | getXMLNamespaceDocumentRoot_XSISchemaLocation |
3 | 2 | [[#17397e60]] | getXMLTypeDocumentRoot_XSISchemaLocation |