Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.975 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 46 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/io/StreamUtils.java |
2 | 3 | 73 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/io/StreamUtils.java |
| |||||
byte[] buffer = new byte[BUFFERSIZE]; int read; int copied = 0; |
| |||||
byte[] buffer = new byte[BUFFERSIZE]; int read; long copied = 0; |
| |||
byte[] buffer = new byte[BUFFERSIZE]; int read; [[#variable131f8ae0]] copied = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131f8ae0]] | int |
1 | 2 | [[#131f8ae0]] | long |