Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1061 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2OutputStream.java |
2 | 1 | 1354 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2OutputStream.java |
| |||||
/* Set group start & end marks. */ /* Calculate the cost of this group as coded by each of the coding tables. */ final int ge = Math.min(gs + G_SIZE - 1, nMTFShadow - 1); |
| |||||
final int ge = Math.min(gs + G_SIZE - 1, nMTFShadow - 1); |
| |||
/* Set group start & end marks. */ /* Calculate the cost of this group as coded by each of the coding tables. */ final int ge = Math.min(gs + G_SIZE - 1, nMTFShadow - 1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |