Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.951 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 930 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java |
2 | 2 | 2058 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2OutputStream.java |
| |||||
final int[][] perm = new int[N_GROUPS][MAX_ALPHA_SIZE]; // 6192 byte final int[] minLens = new int[N_GROUPS]; // 24 byte |
| |||||
final int[][] sendMTFValues_rfreq = new int[N_GROUPS][MAX_ALPHA_SIZE]; // 6192 byte final int[] sendMTFValues_fave = new int[N_GROUPS]; // 24 byte |
| |||
final int[][] [[#variable11212da0]]= new int[N_GROUPS][MAX_ALPHA_SIZE]; // 6192 byte // 6192 byte final int[] [[#variable11212d40]]= new int[N_GROUPS]; // 24 byte // 24 byte |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#11212da0]] | perm |
1 | 2 | [[#11212da0]] | sendMTFValues_rfreq |
2 | 1 | [[#11212d40]] | minLens |
2 | 2 | [[#11212d40]] | sendMTFValues_fave |