Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.963 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 96 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/LocalVariableCreation.java |
2 | 1 | 52 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/PushStaticFieldVariable.java |
3 | 1 | 70 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/SendMessage.java |
4 | 1 | 66 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/SendStaticMessage.java |
| ||||
MessageFormat.format(InstructionsEvaluationMessages.LocalVariableCreation_create_local_variable__0___1___1, new String[] { fName, fTypeSignature } ) |
| ||||
MessageFormat.format(InstructionsEvaluationMessages.PushStaticFieldVariable_Cannot_find_the_field__0__in__1__1, new String[] { fFieldName, fQualifiedTypeName } ) |
| ||||
MessageFormat.format(InstructionsEvaluationMessages.SendMessage_send_message__0___1__2, new String[] { fSelector,fSignature } ) |
| ||||
MessageFormat.format(InstructionsEvaluationMessages.SendStaticMessage_send_static_message__0___1__2, new String[] { fSelector, fSignature } ) |
| |||
MessageFormat.format(InstructionsEvaluationMessages. [[#variableb19e4840]], new String[] { [[#variableb19e47a0]], [[#variableb19e4720]] } ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b19e4840]] | SendStaticMessage_send_static_message__0___1__2 |
1 | 2 | [[#b19e4840]] | SendMessage_send_message__0___1__2 |
1 | 3 | [[#b19e4840]] | PushStaticFieldVariable_Cannot_find_the_field__0__in__1__1 |
1 | 4 | [[#b19e4840]] | LocalVariableCreation_create_local_variable__0___1___1 |
2 | 1 | [[#b19e47a0]] | fSelector |
2 | 2 | [[#b19e47a0]] | fSelector |
2 | 3 | [[#b19e47a0]] | fFieldName |
2 | 4 | [[#b19e47a0]] | fName |
3 | 1 | [[#b19e4720]] | fSignature |
3 | 2 | [[#b19e4720]] | fSignature |
3 | 3 | [[#b19e4720]] | fQualifiedTypeName |
3 | 4 | [[#b19e4720]] | fTypeSignature |