Clone Digger

 discovers duplicate code in Python and Java

Download

Clone Digger can be installed using EasyInstall (thanks to Tarek Ziade):

easy_install -U clonedigger

Up-to-date version of the project can be got from from Subversion using:

svn co https://clonedigger.svn.sourceforge.net/svnroot/clonedigger/trunk clonedigger

Eclipse plugin is also available. See manual for details.

For large projects Clone Digger may require large amount of time and memory. If you do not want to wait, you can use --fast option (in this case you'll lose some clones).

You should remove automatically generated sources, tests and third party libraries from the source tree to get better results.

Please subscribe to announces mail list if you want to have an eye on this project.