CloneSet240


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
31301.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1396
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
23120
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
33144
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
43163
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
53184
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
63199
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
73218
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
83242
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
93266
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
103290
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
113315
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
123340
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java
133236
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/ValueMarkerTests.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
96
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
2
Line Count
3
Source Line
120
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
3
Line Count
3
Source Line
144
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
4
Line Count
3
Source Line
163
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
5
Line Count
3
Source Line
184
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
6
Line Count
3
Source Line
199
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
7
Line Count
3
Source Line
218
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
8
Line Count
3
Source Line
242
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
9
Line Count
3
Source Line
266
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
10
Line Count
3
Source Line
290
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
11
Line Count
3
Source Line
315
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Next
Previous
Clone Instance
12
Line Count
3
Source Line
340
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/MarkerTests.java

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


First
Previous
Clone Instance
13
Line Count
3
Source Line
236
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/ValueMarkerTests.java

ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;


Clone AbstractionParameter Count: 0Parameter Bindings

// we use ValueMarker for the tests, because we need a concrete 
// subclass...
ValueMarker m = new ValueMarker(1.1);
m.addChangeListener(this );
this.lastEvent = null;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None