CloneSet6616


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1310.964executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11193
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ConstructorLocator.java
21229
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/OrLocator.java
3171
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/SuperTypeReferenceLocator.java
Clone Instance
1
Line Count
1
Source Line
193
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ConstructorLocator.java

                super.matchReportReference(reference, element, elementBinding, accuracy, locator);


Clone Instance
2
Line Count
1
Source Line
229
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/OrLocator.java

                closestPattern.matchReportReference(reference, element, elementBinding, accuracy, locator);


Clone Instance
3
Line Count
1
Source Line
71
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/SuperTypeReferenceLocator.java

        super.matchReportReference(reference, element, elementBinding, accuracy, locator);


Clone AbstractionParameter Count: 1Parameter Bindings

 [[#variable62cbe4c0]].matchReportReference(reference, element, elementBinding, accuracy, locator);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#62cbe4c0]]
super 
12[[#62cbe4c0]]
closestPattern 
13[[#62cbe4c0]]
super