CloneSet2114


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000multiplicative_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13221
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ModuloAxis.java
23226
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ModuloAxis.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
221
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ModuloAxis.java

((value - this.displayStart) / (this.fixedRange.getUpperBound() - this.displayStart)) * (max - min)


First
Previous
Clone Instance
2
Line Count
3
Source Line
226
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ModuloAxis.java

((value - this.displayStart) / (this.fixedRange.getUpperBound() - this.displayStart)) * (max - min)


Clone AbstractionParameter Count: 0Parameter Bindings

((value - this.displayStart) / (this.fixedRange.getUpperBound() - this.displayStart)) * (max - min)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None