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.958 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 31 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/optional/image/Arc.java |
2 | 4 | 31 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/optional/image/Rectangle.java |
| |||||
// CheckStyle:VisibilityModifier OFF - bc protected int width = 0; protected int height = 0; protected int start = 0; protected int stop = 0; |
| |||||
// CheckStyle:VisibilityModifier OFF - bc protected int width = 0; protected int height = 0; protected int arcwidth = 0; protected int archeight = 0; |
| |||
// CheckStyle:VisibilityModifier OFF - bc protected int width = 0; protected int height = 0; protected int [[#variable130aa4a0]]= 0; protected int [[#variable130aa420]]= 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#130aa4a0]] | start |
1 | 2 | [[#130aa4a0]] | arcwidth |
2 | 1 | [[#130aa420]] | stop |
2 | 2 | [[#130aa420]] | archeight |