Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 289 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java |
2 | 4 | 295 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java |
| |||||
System.setOut(new PrintStream(new OutputStream() { public void write(int b) { } } )); |
| |||||
System.setErr(new PrintStream(new OutputStream() { public void write(int b) { } } )); |
| |||
System. [[#variable11254600]](new PrintStream(new OutputStream() { public void write(int b) { } } )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#11254600]] | setOut |
1 | 2 | [[#11254600]] | setErr |