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.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 995 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
2 | 2 | 1003 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
| ||||
if (types != null && types.length > 0) { clazz = (IJavaClassType) types[0]; } |
| ||||
if (types != null && types.length > 0) { classClass = (IJavaClassType) types[0]; } |
| |||
if (types != null && types.length > 0) { [[#variable96848a40]]= (IJavaClassType) types[0]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#96848a40]] | clazz |
1 | 2 | [[#96848a40]] | classClass |