Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.976 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 525 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java |
2 | 3 | 1174 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2OutputStream.java |
| |||||
int minLen = 32; int maxLen = 0; final char[] len_t = len[t]; |
| |||||
int minLen = 32; int maxLen = 0; final byte[] len_t = len[t]; |
| |||
int minLen = 32; int maxLen = 0; final [[#variable1125b820]][] len_t = len[t]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1125b820]] | char |
1 | 2 | [[#1125b820]] | byte |