Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.952 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 57 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java |
2 | 2 | 1917 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2OutputStream.java |
| |||||
final boolean[] inUse = this.data.inUse; final byte[] seqToUnseq = this.data.seqToUnseq; |
| |||||
final boolean[] inUse = this.data.inUse; final byte[] block = this.data.block; |
| |||
final boolean[] inUse = this.data.inUse; final byte[] [[#variable112106e0]]= this.data. [[#variable112106e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112106e0]] | seqToUnseq |
1 | 2 | [[#112106e0]] | block |