Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 50 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/junit/PlainJUnitResultFormatter.java |
2 | 5 | 83 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/junit/XMLJUnitResultFormatter.java |
| |||||
/** * Timing helper. */ private Hashtable testStarts = new Hashtable(); /** * Where to write the log to. */ private OutputStream out; |
| |||||
/** * Timing helper. */ private Hashtable testStarts = new Hashtable(); /** * Where to write the log to. */ private OutputStream out; |
| |||
/** * Timing helper. */ private Hashtable testStarts = new Hashtable(); /** * Where to write the log to. */ private OutputStream out; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |