Inspector |
Message |
Severity |
Location |
Java Inspector 048 |
Copyrights information should be present in each file. |
1 |
|
Java Inspector 086 |
Use equals() instead of == or != to compare objects. |
1 |
96:32
|
Java Inspector 082 |
Parenthesis are redundant. |
2 |
86:36
|
Java Inspector 082 |
Parenthesis are redundant. |
2 |
87:44
|
Java Inspector 089 |
Type documentation is too short. It is only 1 words. Should be at least 3 words. |
2 |
14:1
|
Java Inspector 089 |
Undocumented constructor |
2 |
19:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
24:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
29:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
34:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
39:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
44:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
49:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
54:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
59:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
64:9
|
Java Inspector 089 |
Undocumented constructor |
2 |
69:9
|
Java Inspector 089 |
Undocumented method |
2 |
74:9
|
Java Inspector 089 |
Undocumented method |
2 |
78:9
|
Java Inspector 089 |
Undocumented method |
2 |
82:9
|
Java Inspector 089 |
Undocumented method |
2 |
91:9
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
93:25
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
95:25
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
97:25
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
101:33
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
103:25
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
106:33
|
Java Inspector 003 |
do, while, if, and for statements need a brace enclosed block |
3 |
108:25
|
Java Inspector 025 |
Avoid hardwired numeric literals. Allowed literals: [1, -1, 0] |
3 |
83:35
|
Java Inspector 026 |
Avoid hardwired string literals. Allowed literals: [] |
3 |
75:37
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
19:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
24:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
29:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
34:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
39:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
44:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
49:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
54:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
59:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
64:9
|
Java Inspector 051 |
It is good practice to call in any case super() in a constructor. |
3 |
69:9
|