Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.969 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 104 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/SimpleTimePeriodTests.java |
2 | 2 | 126 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/SimpleTimePeriodTests.java |
| |||||
SimpleTimePeriod p1 = new SimpleTimePeriod(new Date(1000L), new Date(1004L)); |
| |||||
SimpleTimePeriod p1 = new SimpleTimePeriod(new Date(1000L), new Date(1001L)); |
| |||
SimpleTimePeriod p1 = new SimpleTimePeriod(new Date(1000L), new Date( [[#variable1a17ab80]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a17ab80]] | 1004L |
1 | 2 | [[#1a17ab80]] | 1001L |