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.990 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 40 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/FieldLocator.java |
2 | 1 | 90 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MethodLocator.java |
| ||||
importRef.isStatic() && !importRef.onDemand && matchesName(this.pattern.name, importRef.tokens[length]) |
| ||||
importRef.isStatic() && !importRef.onDemand && matchesName(this.pattern.selector, importRef.tokens[length]) |
| |||
importRef.isStatic() && !importRef.onDemand && matchesName(this.pattern. [[#variable584b2da0]], importRef.tokens[length]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#584b2da0]] | name |
1 | 2 | [[#584b2da0]] | selector |