Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.987 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 113 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CaptureBinding.java |
2 | 3 | 128 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CaptureBinding.java |
| ||||
if ((substitutedWildcardBound.tagBits& TagBits.HasTypeVariable) == 0) this.tagBits &= ~TagBits.HasTypeVariable; break; |
| ||||
if ((originalWildcardBound.tagBits& TagBits.HasTypeVariable) == 0) this.tagBits &= ~TagBits.HasTypeVariable; break; |
| |||
if (( [[#variable99bb0d60]].tagBits&TagBits.HasTypeVariable) == 0) this.tagBits &= ~TagBits.HasTypeVariable; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#99bb0d60]] | substitutedWildcardBound |
1 | 2 | [[#99bb0d60]] | originalWildcardBound |