CloneSet793


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3750.958statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13214
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
23218
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
33232
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
43237
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
53260
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
63265
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
73269
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java
Clone Instance
1
Line Count
3
Source Line
214
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                                        this.customDefaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
                                        this.customDefaultOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
                                        this.customDefaultOptions.put(CompilerOptions.OPTION_SourceFileAttribute,  CompilerOptions.DO_NOT_GENERATE);


Clone Instance
2
Line Count
3
Source Line
218
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                                        this.customDefaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
                                        this.customDefaultOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
                                        this.customDefaultOptions.put(CompilerOptions.OPTION_SourceFileAttribute,  CompilerOptions.DO_NOT_GENERATE);


Clone Instance
3
Line Count
3
Source Line
232
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                                this.customDefaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);
                                this.customDefaultOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE);
                                this.customDefaultOptions.put(CompilerOptions.OPTION_SourceFileAttribute,  CompilerOptions.GENERATE);


Clone Instance
4
Line Count
3
Source Line
237
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                        this.customDefaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_SourceFileAttribute,  CompilerOptions.DO_NOT_GENERATE);


Clone Instance
5
Line Count
3
Source Line
260
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                                this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.WARNING);
                                this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);
                                this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.ENABLED);


Clone Instance
6
Line Count
3
Source Line
265
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.WARNING);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.ENABLED);


Clone Instance
7
Line Count
3
Source Line
269
Source File
plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java

                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
                        this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);


Clone AbstractionParameter Count: 5Parameter Bindings

this.customDefaultOptions.put(CompilerOptions. [[#variablebe140a20]], CompilerOptions. [[#variablebe140980]]);
this.customDefaultOptions.put(CompilerOptions. [[#variable99eb78c0]], CompilerOptions. [[#variablebe799ec0]]);
this.customDefaultOptions.put(CompilerOptions. [[#variableba683220]], CompilerOptions. [[#variablebe799ec0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#be140a20]]
OPTION_LocalVariableAttribute 
12[[#be140a20]]
OPTION_ReportDeprecation 
13[[#be140a20]]
OPTION_ReportDeprecation 
14[[#be140a20]]
OPTION_LocalVariableAttribute 
15[[#be140a20]]
OPTION_LocalVariableAttribute 
16[[#be140a20]]
OPTION_ReportDeprecation 
17[[#be140a20]]
OPTION_LocalVariableAttribute 
21[[#be140980]]
DO_NOT_GENERATE 
22[[#be140980]]
WARNING 
23[[#be140980]]
IGNORE 
24[[#be140980]]
GENERATE 
25[[#be140980]]
DO_NOT_GENERATE 
26[[#be140980]]
WARNING 
27[[#be140980]]
DO_NOT_GENERATE 
31[[#99eb78c0]]
OPTION_LineNumberAttribute 
32[[#99eb78c0]]
OPTION_ReportDeprecationInDeprecatedCode 
33[[#99eb78c0]]
OPTION_ReportDeprecationInDeprecatedCode 
34[[#99eb78c0]]
OPTION_LineNumberAttribute 
35[[#99eb78c0]]
OPTION_LineNumberAttribute 
36[[#99eb78c0]]
OPTION_ReportDeprecationInDeprecatedCode 
37[[#99eb78c0]]
OPTION_LineNumberAttribute 
41[[#be799ec0]]
DO_NOT_GENERATE 
42[[#be799ec0]]
ENABLED 
43[[#be799ec0]]
DISABLED 
44[[#be799ec0]]
GENERATE 
45[[#be799ec0]]
DO_NOT_GENERATE 
46[[#be799ec0]]
ENABLED 
47[[#be799ec0]]
DO_NOT_GENERATE 
51[[#ba683220]]
OPTION_SourceFileAttribute 
52[[#ba683220]]
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod 
53[[#ba683220]]
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod 
54[[#ba683220]]
OPTION_SourceFileAttribute 
55[[#ba683220]]
OPTION_SourceFileAttribute 
56[[#ba683220]]
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod 
57[[#ba683220]]
OPTION_SourceFileAttribute