Row |
Violation |
1 | Expression this.angle == t.angle cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Type java.awt.geom.Rectangle2D of variable this.chartArea does not match with type org.jfree.ui.TextAnchor of variable this.textAnchor |
3 | Expression that.chartArea cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression t.textAnchor cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Type java.awt.geom.Rectangle2D of variable that.chartArea does not match with type org.jfree.ui.TextAnchor of variable t.textAnchor |
6 | Expression that.chartArea cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression t.textAnchor cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Type java.awt.geom.Rectangle2D of variable that.chartArea does not match with type org.jfree.ui.TextAnchor of variable t.textAnchor |
9 | Type org.jfree.chart.plot.PlotRenderingInfo of variable this.plotInfo does not match with type org.jfree.ui.TextAnchor of variable this.rotationAnchor |
10 | Expression that.plotInfo cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression t.rotationAnchor cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Type org.jfree.chart.plot.PlotRenderingInfo of variable that.plotInfo does not match with type org.jfree.ui.TextAnchor of variable t.rotationAnchor |
13 | Expression that.plotInfo cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression t.rotationAnchor cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Type org.jfree.chart.plot.PlotRenderingInfo of variable that.plotInfo does not match with type org.jfree.ui.TextAnchor of variable t.rotationAnchor |
16 | Type org.jfree.chart.entity.EntityCollection of variable this.entities does not match with type java.lang.String of variable this.text |
17 | Expression that.entities cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression t.text cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Type org.jfree.chart.entity.EntityCollection of variable that.entities does not match with type java.lang.String of variable t.text |
20 | Expression that.entities cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression t.text cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Type org.jfree.chart.entity.EntityCollection of variable that.entities does not match with type java.lang.String of variable t.text |
23 | Not all possible execution flows end in a return statement |