Wildcard imports should not be used too frequently
Read more
Exceptions shouldn’t be caught with system exception classes
Read more
Avoid Implied Typecasting
Read more
Using {curly braces} is less error-prone
Read more
Too much commented out code can be counter-productive
Read more
The vocabulary frequency is too low
Read more
Bulky files are complex to work with
Read more
A line of code shouldn’t be too long (to help readability)
Read more
Ensure the code contains enough block of comments
Read more
Short code identifiers are harder to understand
Read more