Lying Comments

Lying comments are worse than absent comments because they create false confidence. A comment is harmful when it inaccurately describes what a function does. Comments can become misleading when code changes but comments remain static.

1 sources - 3 claims

Lying comments are worse than absent comments because they create false confidence. A comment is harmful when it inaccurately describes what a function does. Comments can become misleading when code changes but comments remain static.