Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.956 | class_body_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 34 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/plugin/ContentParserRegistryReader.java |
2 | 3 | 34 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.java |
3 | 3 | 34 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.java |
| |||||
static final String TAG_PARSER = "parser"; static final String ATT_CONTENT_TYPE_IDENTIFIER = "contentTypeIdentifier"; static final String ATT_CLASS = "class"; |
| |||||
static final String TAG_PARSER = "parser"; static final String ATT_TYPE = "type"; static final String ATT_CLASS = "class"; |
| |||||
static final String TAG_PARSER = "parser"; static final String ATT_PROTOCOLNAME = "protocolName"; static final String ATT_CLASS = "class"; |
| |||
static final String TAG_PARSER = "parser"; static final String [[#variable1746e820]]= [[#variable1746e800]]; static final String ATT_CLASS = "class"; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1746e820]] | ATT_CONTENT_TYPE_IDENTIFIER |
1 | 2 | [[#1746e820]] | ATT_TYPE |
1 | 3 | [[#1746e820]] | ATT_PROTOCOLNAME |
2 | 1 | [[#1746e800]] | "contentTypeIdentifier" |
2 | 2 | [[#1746e800]] | "type" |
2 | 3 | [[#1746e800]] | "protocolName" |