CloneFinder is a source code analysis program that uses advanced compiler and pattern matching technology to quickly find similar, redundant or duplicated code within C and C++ programs allowing the programmer to simplify the design of a program as w...