Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.952 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 31 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/DoStatement.java |
2 | 4 | 49 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java |
| ||||
this.sourceStart = s; this.sourceEnd = e; this.condition = condition; this.action = action; |
| ||||
this.sourceStart = s; this.sourceEnd = e; this.initializations = initializations; this.condition = condition; |
| |||
this.sourceStart = s; this.sourceEnd = e; this. [[#variableb9db8e40]]= [[#variableb9db8e40]]; this. [[#variableb9db9600]]= [[#variableb9db9600]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9db8e40]] | condition |
1 | 2 | [[#b9db8e40]] | initializations |
2 | 1 | [[#b9db9600]] | action |
2 | 2 | [[#b9db9600]] | condition |