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.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 119 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.java |
2 | 1 | 100 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/PlatformContentHandlerImpl.java |
| |||||
Map<String, Object> result = createContentDescription(ContentHandler.Validity.INDETERMINATE); |
| |||||
Map<String, Object> result = createContentDescription(ContentHandler.Validity.VALID); |
| |||
Map<String, Object> result = createContentDescription(ContentHandler.Validity. [[#variable176382c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#176382c0]] | INDETERMINATE |
1 | 2 | [[#176382c0]] | VALID |