CloneTracker is an application that not only detects duplicate code, but also manages past, present, and future duplicate code to greatly improve system maintainability. Analysis is done on your computer and the source code is never sent outside the system.
CloneTracker uses a unique algorithm to find duplicate codes that are "copy and paste" and slightly modified. With CloneTracker, you can easily manage even forgotten duplicate codes that no one is aware of.
From the change history of the source code, CloneTracker not only detect dupulicate code, and evaluate how much risky(Potential bug, Huge technical debt, etc.) it is.
If there is a change in the code due to a specification change, etc., CloneTrakcer will tell you if the same copy/paste code exists and the same change has not been made.
CloneTracker will notify you when new duplicate code is generated for your project. Please evaluate the duplicate code.
Support C, C++, C#, Java and Python. JavaScript, PHP, VB.net, and Rust are supported as beta versions.
It runs within the PC where it is installed, so the source code is never sent to the outside!