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.990 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 135 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/TypeImpl.java |
2 | 3 | 196 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/TypeImpl.java |
| ||||
signature.append(qualifiedName.replace('.', '/')); signature.append(';'); return signature.toString(); |
| ||||
signature.append(name.replace('.', '/')); signature.append(';'); return signature.toString(); |
| |||
signature.append( [[#variable59443100]].replace('.', '/')); signature.append(';'); return signature.toString(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#59443100]] | name |
1 | 2 | [[#59443100]] | qualifiedName |