Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.980 | field_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 6429 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
2 | 1 | 6430 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
| |||||
// ------------------------------------------------------ private final static Hashtable<String, Token> categories = new Hashtable<String, Token>(); |
| |||||
private final static Hashtable<String, Token> categories2 = new Hashtable<String, Token>(); |
| |||
// ------------------------------------------------------ private final static Hashtable<String, Token> [[#variable17571240]]= new Hashtable<String, Token>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17571240]] | categories |
1 | 2 | [[#17571240]] | categories2 |