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.974 | conditional_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2933 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
2 | 1 | 3044 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| ||||
(leafType.isTypeVariable() || leafType.isWildcard() /*&& !leafType.isCapture()*/ ) ? firstType: firstType.erasure() |
| ||||
(leafType.isTypeVariable() || leafType.isWildcard() /*&& !leafType.isCapture()*/ ) ? type: type.erasure() |
| |||
(leafType.isTypeVariable() || leafType.isWildcard() /*&& !leafType.isCapture()*/ ) ? [[#variable9914d6e0]]: [[#variable9914d6e0]].erasure() |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9914d6e0]] | type |
1 | 2 | [[#9914d6e0]] | firstType |