Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 4 | 1 | 0.991 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 791 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NaiveASTFlattener.java |
2 | 5 | 815 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NaiveASTFlattener.java |
3 | 5 | 753 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/ASTFlattener.java |
4 | 5 | 777 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/ASTFlattener.java |
| ||||
if (node.getQualifier() != null) { node.getQualifier().accept(this ); } this.buffer.append("#"); //$NON-NLS-1$ node.getName().accept(this ); |
| ||||
if (node.getQualifier() != null) { node.getQualifier().accept(this ); } this.buffer.append("#"); //$NON-NLS-1$ node.getName().accept(this ); |
| ||||
if (node.getQualifier() != null) { node.getQualifier().accept(this ); } this.fBuffer.append("#"); //$NON-NLS-1$ node.getName().accept(this ); |
| ||||
if (node.getQualifier() != null) { node.getQualifier().accept(this ); } this.fBuffer.append("#"); //$NON-NLS-1$ node.getName().accept(this ); |
| |||
if (node.getQualifier() != null) { node.getQualifier().accept(this ); } this. [[#variableba759e40]].append("#"); //$NON-NLS-1$ node.getName().accept(this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba759e40]] | buffer |
1 | 2 | [[#ba759e40]] | fBuffer |
1 | 3 | [[#ba759e40]] | buffer |
1 | 4 | [[#ba759e40]] | fBuffer |