No, no, no! Tell me something useful about the code, or why it is there in the first place...<p>Tell me where it's called from, how often it's called, if the caller can ever send null args, expected execution time, who wrote it, and when, and what else changed when it was first created, whether it is executed under a unit test or functional test.<p>But please do not tell me what it is doing... That's the one piece of information I don't need since I'm already looking at the code.