Overview

A readable and understandable source code should be a balance between:

With too many comments, you may face the following issues:

Monitoring Comments

Widget

Add the Comments & Duplications widget to your dashboard:

You can monitor the global comments rate but also metrics like % of documented API.

Coding Rule: Commented-out Code

For many languages, a coding rule is available to detect pieces of code that are commented-out.