Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1958 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor.java |
2 | 1 | 1961 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor.java |
| ||||
format((AbstractMethodDeclaration) member, typeDeclaration.scope, isChunkStart, i == 0); |
| ||||
format((TypeDeclaration) member, typeDeclaration.scope, isChunkStart, i == 0); |
| |||
format(( [[#variableb96de980]]) member, typeDeclaration.scope, isChunkStart, i == 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b96de980]] | TypeDeclaration |
1 | 2 | [[#b96de980]] | AbstractMethodDeclaration |