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;
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 fragments detected by clone detection tool
File path: /jEdit-4.2/src/installer/CBZip2InputStream.java File path: /jEdit-4.2/src/installer/CBZip2OutputStream.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private boolean m_blockRandomised;
1
private boolean m_blockRandomised;
2
    /*
2
    /*
3
     * always: in the range 0 .. 9.
3
     * always: in the range 0 .. 9.
4
     * The current block size is 100000 * this number.
4
     * The current block size is 100000 * this number.
5
     */
5
     */
6
    private int m_blockSize100k;
6
    private int m_blockSize100k;
7
    private int m_bsBuff;
7
    private int m_bsBuff;
8
    private int m_bsLive;
8
    private int m_bsLive;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0