Row |
Violation |
1 | Type org.jfree.chart.plot.dial.DialPlot does not match with type org.jfree.chart.util.RelativeDateFormat |
2 | Expression ObjectUtilities.equal(this.background,that.background) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Super method call if(!super.equals(obj)) cannot be extracted from method |
4 | Expression ObjectUtilities.equal(this.cap,that.cap) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression this.positivePrefix.equals(that.positivePrefix) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Type org.jfree.chart.plot.dial.DialFrame of variable that.dialFrame does not match with type java.lang.String of variable that.daySuffix |
7 | Expression that.dialFrame cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression that.daySuffix cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Type org.jfree.chart.plot.dial.DialFrame of variable that.dialFrame does not match with type java.lang.String of variable that.daySuffix |
10 | Type org.jfree.chart.plot.dial.DialFrame of variable this.dialFrame does not match with type java.lang.String of variable this.daySuffix |
11 | Type double of variable this.viewX does not match with type boolean of variable this.showZeroHours |
12 | Type double of variable that.viewX does not match with type boolean of variable that.showZeroHours |
13 | Expression that.viewX cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression that.showZeroHours cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Type double of variable that.viewX does not match with type boolean of variable that.showZeroHours |
16 | Type double of variable this.viewY does not match with type boolean of variable this.showZeroDays |
17 | Type double of variable that.viewY does not match with type boolean of variable that.showZeroDays |
18 | Expression that.viewY cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression that.showZeroDays cannot be parameterized, because it has dependencies to/from statements that will be extracted |
20 | Type double of variable that.viewY does not match with type boolean of variable that.showZeroDays |
21 | Type double of variable this.viewW does not match with type long of variable this.baseMillis |
22 | Type double of variable that.viewW does not match with type long of variable that.baseMillis |
23 | Expression that.viewW cannot be parameterized, because it has dependencies to/from statements that will be extracted |
24 | Expression that.baseMillis cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Type double of variable that.viewW does not match with type long of variable that.baseMillis |
26 | Unmatched return false; |
27 | Type java.util.List of variable that.layers does not match with type java.lang.String of variable that.minuteSuffix |
28 | Expression that.layers cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression that.minuteSuffix cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Type java.util.List of variable that.layers does not match with type java.lang.String of variable that.minuteSuffix |
31 | Type java.util.List of variable this.layers does not match with type java.lang.String of variable this.minuteSuffix |
32 | Type java.util.List of variable that.pointers does not match with type java.lang.String of variable that.hourSuffix |
33 | Expression that.pointers cannot be parameterized, because it has dependencies to/from statements that will be extracted |
34 | Expression that.hourSuffix cannot be parameterized, because it has dependencies to/from statements that will be extracted |
35 | Type java.util.List of variable that.pointers does not match with type java.lang.String of variable that.hourSuffix |
36 | Type java.util.List of variable this.pointers does not match with type java.lang.String of variable this.hourSuffix |
37 | Not all possible execution flows end in a return statement |
38 | The refactoring of the clones is infeasible, because classes org.jfree.chart.plot.dial.DialPlot and org.jfree.chart.util.RelativeDateFormat do not have a common superclass |