| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.952 | conditional_and_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 761 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PatternLocator.java |
| 2 | 2 | 779 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PatternLocator.java |
| ||||
patternTypeArguments[depth] != null && patternTypeArguments[depth].length > 0 &&
typeVariables != null
|
| ||||
patternTypeArguments[depth] != null && patternTypeArguments[depth].length > 0 &&
paramTypeBinding.arguments != null
|
| |||
patternTypeArguments[depth] != null && patternTypeArguments[depth].length > 0 && [[#variableb94d0420]]!= null |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b94d0420]] | typeVariables |
| 1 | 2 | [[#b94d0420]] | paramTypeBinding.arguments |