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.988 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 521 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/rewrite/ImportRewrite.java |
2 | 3 | 665 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/rewrite/ImportRewrite.java |
| ||||
String str = internalAddImport(qualifiedName, context); ITypeBinding[] typeArguments = normalizedBinding.getTypeArguments(); |
| ||||
String res = internalAddImport(qualifiedName, context); ITypeBinding[] typeArguments = normalizedBinding.getTypeArguments(); |
| |||
String [[#variableba00e4e0]]= internalAddImport(qualifiedName, context); ITypeBinding[] typeArguments = normalizedBinding.getTypeArguments(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba00e4e0]] | str |
1 | 2 | [[#ba00e4e0]] | res |