@Patrick:
Of course I can count comments with Visual Studio text search or some sort of grep | wc. But that's true for other features of NDepend as well. Still, I don't want to do it in other tools.
To me, a // HACK and a // TODO is a code smell, so I want to analyze it and add it to the technical debt. I'd really like to see it soon.
@Patrick:
Of course I can count comments with Visual Studio text search or some sort of grep | wc. But that's true for other features of NDepend as well. Still, I don't want to do it in other tools.
To me, a // HACK and a // TODO is a code smell, so I want to analyze it and add it to the technical debt. I'd really like to see it soon.