CloneSet1021


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.976statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14815
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java
24832
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
815
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java

this.su_i2++;
this.currentChar = su_ch2Shadow;
this.currentState = RAND_PART_B_STATE;
this.crc.updateCRC(su_ch2Shadow);


First
Previous
Clone Instance
2
Line Count
4
Source Line
832
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/bzip2/CBZip2InputStream.java

this.su_i2++;
this.currentChar = su_ch2Shadow;
this.currentState = NO_RAND_PART_B_STATE;
this.crc.updateCRC(su_ch2Shadow);


Clone AbstractionParameter Count: 1Parameter Bindings

this.su_i2++;
this.currentChar = su_ch2Shadow;
this.currentState = [[#variable1120cde0]];
this.crc.updateCRC(su_ch2Shadow);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1120cde0]]
RAND_PART_B_STATE 
12[[#1120cde0]]
NO_RAND_PART_B_STATE