Skip to content

Comment on Count the effective number of lines of code of a projectparent

Comments

In my experience, the density of comments is inversely proportional to the extent to which they help the reader to understand how the code works.

On my current project, it also tends to be inversely proportional to maintainability. Never send slashes and asterisks to do a function declaration's job.

Your problem is poor comments, not too many comments.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.