Illegal exception occurs when user declares a standard exception.
Read more
Incomplete JSP fragments can cause readability errors.
Read more
Declaring errors prevents security risks
Read more
Using {curly braces} is less error-prone
Read more
Switch statements should have a default case specified
Read more
Database columns, functions, triggers and procedures should be commented
Read more
Avoid exposing too many attributes
Read more
Avoid using functions before their declaration
Read more
Avoid repetitive access to nested members
Read more
Code should be stripped out of suspicious comments
Read more