CloneSet9980


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12744
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java
22788
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java
Clone Instance
1
Line Count
2
Source Line
744
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java

                        typeHierarchy = type.newSupertypeHierarchy(null);
                        superTypes = typeHierarchy.getAllSuperclasses(type);


Clone Instance
2
Line Count
2
Source Line
788
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java

                        typeHierarchy = type.newSupertypeHierarchy(null);
                        superTypes = typeHierarchy.getAllSuperclasses(type);


Clone AbstractionParameter Count: 0Parameter Bindings

typeHierarchy = type.newSupertypeHierarchy(null);
superTypes = typeHierarchy.getAllSuperclasses(type);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None