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.988 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 80 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PackageReferenceLocator.java |
2 | 1 | 89 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PackageReferenceLocator.java |
| ||||
return nodeSet.addMatch(node, matchLevelForTokens(((QualifiedNameReference) node).tokens)); |
| ||||
return nodeSet.addMatch(node, matchLevelForTokens(((QualifiedTypeReference) node).tokens)); |
| |||
return nodeSet.addMatch(node, matchLevelForTokens((( [[#variableb5209520]]) node).tokens)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b5209520]] | QualifiedNameReference |
1 | 2 | [[#b5209520]] | QualifiedTypeReference |