Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 7 | 5 | 0.958 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 214 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
2 | 3 | 218 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
3 | 3 | 232 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
4 | 3 | 237 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
5 | 3 | 260 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
6 | 3 | 265 | plugins/org.eclipse.jdt.core/antadapter/org/eclipse/jdt/core/JDTCompilerAdapter.java |
7 | 3 | 269 | 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); |
| ||||
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); |
| ||||
this.customDefaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE); this.customDefaultOptions.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.GENERATE); this.customDefaultOptions.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.GENERATE); |
| ||||
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); |
| ||||
this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.WARNING); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.ENABLED); |
| ||||
this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.WARNING); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.ENABLED); |
| ||||
this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED); this.customDefaultOptions.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED); |
| |||
this.customDefaultOptions.put(CompilerOptions. [[#variablebe140a20]], CompilerOptions. [[#variablebe140980]]); this.customDefaultOptions.put(CompilerOptions. [[#variable99eb78c0]], CompilerOptions. [[#variablebe799ec0]]); this.customDefaultOptions.put(CompilerOptions. [[#variableba683220]], CompilerOptions. [[#variablebe799ec0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#be140a20]] | OPTION_LocalVariableAttribute |
1 | 2 | [[#be140a20]] | OPTION_ReportDeprecation |
1 | 3 | [[#be140a20]] | OPTION_ReportDeprecation |
1 | 4 | [[#be140a20]] | OPTION_LocalVariableAttribute |
1 | 5 | [[#be140a20]] | OPTION_LocalVariableAttribute |
1 | 6 | [[#be140a20]] | OPTION_ReportDeprecation |
1 | 7 | [[#be140a20]] | OPTION_LocalVariableAttribute |
2 | 1 | [[#be140980]] | DO_NOT_GENERATE |
2 | 2 | [[#be140980]] | WARNING |
2 | 3 | [[#be140980]] | IGNORE |
2 | 4 | [[#be140980]] | GENERATE |
2 | 5 | [[#be140980]] | DO_NOT_GENERATE |
2 | 6 | [[#be140980]] | WARNING |
2 | 7 | [[#be140980]] | DO_NOT_GENERATE |
3 | 1 | [[#99eb78c0]] | OPTION_LineNumberAttribute |
3 | 2 | [[#99eb78c0]] | OPTION_ReportDeprecationInDeprecatedCode |
3 | 3 | [[#99eb78c0]] | OPTION_ReportDeprecationInDeprecatedCode |
3 | 4 | [[#99eb78c0]] | OPTION_LineNumberAttribute |
3 | 5 | [[#99eb78c0]] | OPTION_LineNumberAttribute |
3 | 6 | [[#99eb78c0]] | OPTION_ReportDeprecationInDeprecatedCode |
3 | 7 | [[#99eb78c0]] | OPTION_LineNumberAttribute |
4 | 1 | [[#be799ec0]] | DO_NOT_GENERATE |
4 | 2 | [[#be799ec0]] | ENABLED |
4 | 3 | [[#be799ec0]] | DISABLED |
4 | 4 | [[#be799ec0]] | GENERATE |
4 | 5 | [[#be799ec0]] | DO_NOT_GENERATE |
4 | 6 | [[#be799ec0]] | ENABLED |
4 | 7 | [[#be799ec0]] | DO_NOT_GENERATE |
5 | 1 | [[#ba683220]] | OPTION_SourceFileAttribute |
5 | 2 | [[#ba683220]] | OPTION_ReportDeprecationWhenOverridingDeprecatedMethod |
5 | 3 | [[#ba683220]] | OPTION_ReportDeprecationWhenOverridingDeprecatedMethod |
5 | 4 | [[#ba683220]] | OPTION_SourceFileAttribute |
5 | 5 | [[#ba683220]] | OPTION_SourceFileAttribute |
5 | 6 | [[#ba683220]] | OPTION_ReportDeprecationWhenOverridingDeprecatedMethod |
5 | 7 | [[#ba683220]] | OPTION_SourceFileAttribute |