Multiple packages in the same file have multiple references can cause agility issues
Read more
JSP standard is XML-compliant but certain elements cannot be mixed causing agility issues
Read more
Group Use declarations help cut verbosity in the code
Read more
Database columns, functions, triggers and procedures should be commented
Read more
Avoid using functions before their declaration
Read more
Code should be stripped out of suspicious comments
Read more
The code contains too many lines containing several instructions
Read more
Method parameters should have their description tag
Read more
A line of code shouldn’t be too long (to help readability)
Read more
Code indentation, line, and character encoding formats should be consistent
Read more