CloneSet479


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
9201.000class_body_declarations[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1964
E:/TSE/Projects-CloneDR/jEdit-4.2/src/installer/CBZip2InputStream.java
2972
E:/TSE/Projects-CloneDR/jEdit-4.2/src/installer/CBZip2OutputStream.java
Next
Last
Clone Instance
1
Line Count
9
Source Line
64
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/installer/CBZip2InputStream.java

private boolean m_blockRandomised;

/*
 * always: in the range 0 .. 9.
 * The current block size is 100000 * this number.
 */
private int m_blockSize100k;

private int m_bsBuff;

private int m_bsLive;


First
Previous
Clone Instance
2
Line Count
9
Source Line
72
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/installer/CBZip2OutputStream.java

private boolean m_blockRandomised;

/*
 * always: in the range 0 .. 9.
 * The current block size is 100000 * this number.
 */
private int m_blockSize100k;

private int m_bsBuff;

private int m_bsLive;


Clone AbstractionParameter Count: 0Parameter Bindings

private boolean m_blockRandomised;

/*
     * always: in the range 0 .. 9.
     * The current block size is 100000 * this number.
     */
private int m_blockSize100k;

private int m_bsBuff;

private int m_bsLive;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None