27

when the comments in code directly contradict what the code is actually doing.

Comments
  • 1
    I've had this happen. Sooo annoying. I always have to look at it like 10 times and then finally decide/figure out the comment was either just plain wrong or left over from old code that got changed.
  • 4
    that's why you put your comments in the vcs instead of the code!
Add Comment