CloneSet8933


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.988statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1180
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PackageReferenceLocator.java
2189
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PackageReferenceLocator.java
Clone Instance
1
Line Count
1
Source Line
80
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PackageReferenceLocator.java

        return nodeSet.addMatch(node, matchLevelForTokens(((QualifiedNameReference) node).tokens));


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

        return nodeSet.addMatch(node, matchLevelForTokens(((QualifiedTypeReference) node).tokens));


Clone AbstractionParameter Count: 1Parameter Bindings

return nodeSet.addMatch(node, matchLevelForTokens((( [[#variableb5209520]]) node).tokens));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b5209520]]
QualifiedNameReference 
12[[#b5209520]]
QualifiedTypeReference