| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 3 | 1 | 0.991 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 177 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/FieldLocator.java |
| 2 | 1 | 372 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PatternLocator.java |
| 3 | 1 | 375 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PatternLocator.java |
| ||||
match = locator.newFieldReferenceMatch(element, elementBinding, accuracy, offset, reference.sourceEnd - offset + 1, reference); |
| ||||
match = locator.newTypeReferenceMatch(element, elementBinding, accuracy, offset, reference.sourceEnd - offset + 1, reference); |
| ||||
match = locator.newFieldReferenceMatch(element, elementBinding, accuracy, offset, reference.sourceEnd - offset + 1, reference); |
| |||
match = locator. [[#variable641b8ca0]](element, elementBinding, accuracy, offset, reference.sourceEnd - offset + 1, reference); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#641b8ca0]] | newFieldReferenceMatch |
| 1 | 2 | [[#641b8ca0]] | newTypeReferenceMatch |
| 1 | 3 | [[#641b8ca0]] | newFieldReferenceMatch |