Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 494 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor.java |
2 | 6 | 140 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor2.java |
| ||||
private final TextEdit failedToFormat() { if (DEBUG) { System.out.println("COULD NOT FORMAT \n" + this.scribe.scanner); //$NON-NLS-1$ System.out.println(this.scribe); } return null; } |
| ||||
private final TextEdit failedToFormat() { if (DEBUG) { System.out.println("COULD NOT FORMAT \n" + this.scribe.scanner); //$NON-NLS-1$ System.out.println(this.scribe); } return null; } |
| |||
private final TextEdit failedToFormat() { if (DEBUG) { System.out.println("COULD NOT FORMAT \n" + this.scribe.scanner); //$NON-NLS-1$ System.out.println(this.scribe); } return null; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |