Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 740 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java |
2 | 1 | 762 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java |
3 | 1 | 781 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java |
4 | 1 | 782 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java |
5 | 1 | 783 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/CompilerOptions.java |
| ||||
buf.append("\n\t- preserve all local variables: ").append(this.preserveAllLocalVariables ? "ON": " OFF"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
| ||||
buf.append("\n\t- javadoc comment support: ").append(this.docCommentSupport ? "ON": " OFF"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
| ||||
buf.append("\n\t- verbose : ").append(this.verbose ? "ON": "OFF"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
| ||||
buf.append("\n\t- produce reference info : ").append(this.produceReferenceInfo ? "ON": "OFF"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
| ||||
buf.append("\n\t- parse literal expressions as constants : ").append(this.parseLiteralExpressionsAsConstants ? "ON": "OFF"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
| |||
buf.append( [[#variableb1187400]]).append(this. [[#variable57d60220]]? "ON": [[#variable57d60200]]); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b1187400]] | "\n\t- preserve all local variables: " |
1 | 2 | [[#b1187400]] | "\n\t- javadoc comment support: " |
1 | 3 | [[#b1187400]] | "\n\t- verbose : " |
1 | 4 | [[#b1187400]] | "\n\t- produce reference info : " |
1 | 5 | [[#b1187400]] | "\n\t- parse literal expressions as constants : " |
2 | 1 | [[#57d60220]] | preserveAllLocalVariables |
2 | 2 | [[#57d60220]] | docCommentSupport |
2 | 3 | [[#57d60220]] | verbose |
2 | 4 | [[#57d60220]] | produceReferenceInfo |
2 | 5 | [[#57d60220]] | parseLiteralExpressionsAsConstants |
3 | 1 | [[#57d60200]] | " OFF" |
3 | 2 | [[#57d60200]] | " OFF" |
3 | 3 | [[#57d60200]] | "OFF" |
3 | 4 | [[#57d60200]] | "OFF" |
3 | 5 | [[#57d60200]] | "OFF" |