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.981 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 62 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/ParallelTest.java |
2 | 4 | 75 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/ParallelTest.java |
| |||||
p.setUserProperty("test.direct", DIRECT_MESSAGE); p.setUserProperty("test.delayed", DELAYED_MESSAGE); expectOutputAndError("testBasic", "", ""); String log = getLog(); |
| |||||
p.setUserProperty("test.direct", DIRECT_MESSAGE); p.setUserProperty("test.delayed", DELAYED_MESSAGE); expectOutputAndError("testThreadCount", "", ""); String log = getLog(); |
| |||
p.setUserProperty("test.direct", DIRECT_MESSAGE); p.setUserProperty("test.delayed", DELAYED_MESSAGE); expectOutputAndError( [[#variable130779e0]], "", ""); String log = getLog(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#130779e0]] | "testBasic" |
1 | 2 | [[#130779e0]] | "testThreadCount" |