I am a strong advocate of the DRY principle:
"Every piece of knowledge must have a single, unambiguous, authoritative
representation within a system."
Are there any tools that can test a code base for the amount of DRYness and both quantify and pinpoint specific examples for correction?
