| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 23 | 3 | 0.961 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 5 | 540 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java |
| 2 | 5 | 547 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java |
| 3 | 4 | 38 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/Reference.java |
| 4 | 4 | 51 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/Reference.java |
| 5 | 4 | 302 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| 6 | 4 | 538 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| 7 | 4 | 575 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| 8 | 4 | 581 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| 9 | 4 | 612 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| 10 | 5 | 96 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SynchronizedStatement.java |
| 11 | 4 | 72 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
| 12 | 4 | 201 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
| 13 | 4 | 225 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
| 14 | 4 | 231 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
| 15 | 4 | 246 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetQualifiedNameReference.java |
| 16 | 4 | 169 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 17 | 4 | 198 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 18 | 4 | 406 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 19 | 4 | 420 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 20 | 4 | 449 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 21 | 4 | 455 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 22 | 4 | 480 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| 23 | 4 | 529 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetSingleNameReference.java |
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) ||
(lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) ||
(lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x1();
}
else {
codeStream.dup_x1();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x1();
}
else {
codeStream.dup_x1();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.pop2();
}
else {
codeStream.pop();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x1();
}
else {
codeStream.dup_x1();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((synchroVariable.type == TypeBinding.LONG) ||
(synchroVariable.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) || (lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x2();
}
else {
codeStream.dup_x2();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) || (lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x2();
}
else {
codeStream.dup_x2();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) || (lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) || (lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x1();
}
else {
codeStream.dup_x1();
}
|
| ||||
if ((lastFieldBinding.type == TypeBinding.LONG) || (lastFieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x2();
}
else {
codeStream.dup_x2();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.pop2();
}
else {
codeStream.pop();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x2();
}
else {
codeStream.dup_x2();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2_x1();
}
else {
codeStream.dup_x1();
}
|
| ||||
if ((fieldBinding.type == TypeBinding.LONG) || (fieldBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| ||||
if ((localBinding.type == TypeBinding.LONG) || (localBinding.type == TypeBinding.DOUBLE)) {
codeStream.dup2();
}
else {
codeStream.dup();
}
|
| |||
if (( [[#variablebd72d480]].type == TypeBinding.LONG) || ( [[#variablebd72d480]].type == TypeBinding.DOUBLE)) {
codeStream. [[#variablebd72c300]]();
}
else {
codeStream. [[#variablebd72d4e0]]();
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#bd72d480]] | fieldBinding |
| 1 | 2 | [[#bd72d480]] | localBinding |
| 1 | 3 | [[#bd72d480]] | lastFieldBinding |
| 1 | 4 | [[#bd72d480]] | fieldBinding |
| 1 | 5 | [[#bd72d480]] | localBinding |
| 1 | 6 | [[#bd72d480]] | fieldBinding |
| 1 | 7 | [[#bd72d480]] | lastFieldBinding |
| 1 | 8 | [[#bd72d480]] | lastFieldBinding |
| 1 | 9 | [[#bd72d480]] | synchroVariable |
| 1 | 10 | [[#bd72d480]] | fieldBinding |
| 1 | 11 | [[#bd72d480]] | lastFieldBinding |
| 1 | 12 | [[#bd72d480]] | localBinding |
| 1 | 13 | [[#bd72d480]] | fieldBinding |
| 1 | 14 | [[#bd72d480]] | localBinding |
| 1 | 15 | [[#bd72d480]] | fieldBinding |
| 1 | 16 | [[#bd72d480]] | fieldBinding |
| 1 | 17 | [[#bd72d480]] | lastFieldBinding |
| 1 | 18 | [[#bd72d480]] | lastFieldBinding |
| 1 | 19 | [[#bd72d480]] | localBinding |
| 1 | 20 | [[#bd72d480]] | fieldBinding |
| 1 | 21 | [[#bd72d480]] | localBinding |
| 1 | 22 | [[#bd72d480]] | fieldBinding |
| 1 | 23 | [[#bd72d480]] | lastFieldBinding |
| 2 | 1 | [[#bd72c300]] | dup2_x2 |
| 2 | 2 | [[#bd72c300]] | pop2 |
| 2 | 3 | [[#bd72c300]] | dup2_x2 |
| 2 | 4 | [[#bd72c300]] | dup2 |
| 2 | 5 | [[#bd72c300]] | dup2 |
| 2 | 6 | [[#bd72c300]] | dup2_x1 |
| 2 | 7 | [[#bd72c300]] | dup2 |
| 2 | 8 | [[#bd72c300]] | dup2_x1 |
| 2 | 9 | [[#bd72c300]] | dup2 |
| 2 | 10 | [[#bd72c300]] | dup2_x1 |
| 2 | 11 | [[#bd72c300]] | dup2 |
| 2 | 12 | [[#bd72c300]] | dup2 |
| 2 | 13 | [[#bd72c300]] | dup2 |
| 2 | 14 | [[#bd72c300]] | dup2 |
| 2 | 15 | [[#bd72c300]] | dup2 |
| 2 | 16 | [[#bd72c300]] | dup2_x2 |
| 2 | 17 | [[#bd72c300]] | dup2_x2 |
| 2 | 18 | [[#bd72c300]] | dup2 |
| 2 | 19 | [[#bd72c300]] | pop2 |
| 2 | 20 | [[#bd72c300]] | dup2 |
| 2 | 21 | [[#bd72c300]] | dup2 |
| 2 | 22 | [[#bd72c300]] | dup2_x1 |
| 2 | 23 | [[#bd72c300]] | dup2_x1 |
| 3 | 1 | [[#bd72d4e0]] | dup_x2 |
| 3 | 2 | [[#bd72d4e0]] | pop |
| 3 | 3 | [[#bd72d4e0]] | dup_x2 |
| 3 | 4 | [[#bd72d4e0]] | dup |
| 3 | 5 | [[#bd72d4e0]] | dup |
| 3 | 6 | [[#bd72d4e0]] | dup_x1 |
| 3 | 7 | [[#bd72d4e0]] | dup |
| 3 | 8 | [[#bd72d4e0]] | dup_x1 |
| 3 | 9 | [[#bd72d4e0]] | dup |
| 3 | 10 | [[#bd72d4e0]] | dup_x1 |
| 3 | 11 | [[#bd72d4e0]] | dup |
| 3 | 12 | [[#bd72d4e0]] | dup |
| 3 | 13 | [[#bd72d4e0]] | dup |
| 3 | 14 | [[#bd72d4e0]] | dup |
| 3 | 15 | [[#bd72d4e0]] | dup |
| 3 | 16 | [[#bd72d4e0]] | dup_x2 |
| 3 | 17 | [[#bd72d4e0]] | dup_x2 |
| 3 | 18 | [[#bd72d4e0]] | dup |
| 3 | 19 | [[#bd72d4e0]] | pop |
| 3 | 20 | [[#bd72d4e0]] | dup |
| 3 | 21 | [[#bd72d4e0]] | dup |
| 3 | 22 | [[#bd72d4e0]] | dup_x1 |
| 3 | 23 | [[#bd72d4e0]] | dup_x1 |