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 | 1137 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment.java |
2 | 1 | 1142 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment.java |
| ||||
return createWildcard(genericType, rank, bound, null /*no extra bound*/ , Wildcard.SUPER); |
| ||||
return createWildcard(genericType, rank, bound, null /*no extra bound*/ , Wildcard.EXTENDS); |
| |||
return createWildcard(genericType, rank, bound, null /*no extra bound*/ , Wildcard. [[#variableb57f3040]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b57f3040]] | EXTENDS |
1 | 2 | [[#b57f3040]] | SUPER |