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