Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.969 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 226 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/tar/TarInputStream.java |
2 | 5 | 231 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/tar/TarInputStream.java |
| |||||
{ if (this.debug) { System.err.println("READ NULL RECORD"); } this.hasHitEOF = true; } |
| |||||
{ if (this.debug) { System.err.println("READ EOF RECORD"); } this.hasHitEOF = true; } |
| |||
{ if (this.debug) { System.err.println( [[#variable11286460]]); } this.hasHitEOF = true; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#11286460]] | "READ NULL RECORD" |
1 | 2 | [[#11286460]] | "READ EOF RECORD" |