Low commented code rates increase time and effort
Read more
Inline comments can increase costs
Read more
Uncommented functions or methods increase costs
Read more
Uncommented Classes increase costs
Read more
Missing comments can increase costs in PHP
Read more
HTML comments do not add to user-friendliness
Read more
Database columns, functions, triggers and procedures should be commented
Read more
Code should be stripped out of suspicious comments
Read more
Method parameters should have their description tag
Read more
Ensure that your main SQL-related code artifacts are documented
Read more