CloneSet1378


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11226
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.java
21239
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.java
Next
Last
Clone Instance
1
Line Count
1
Source Line
226
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.java

result = contentHandler.contentDescription(URI.createURI("*"), inputStream, options, new HashMap<Object, Object>());


First
Previous
Clone Instance
2
Line Count
1
Source Line
239
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.java

result = contentHandler.contentDescription(URI.createURI("*"), inputStream, options, new HashMap<Object, Object>());


Clone AbstractionParameter Count: 0Parameter Bindings

result = contentHandler.contentDescription(URI.createURI("*"), inputStream, options, new HashMap<Object, Object>());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None