Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tool to check code duplication in C#

Tags:

c#

I need to check if my codes have a duplication. Is there any free application for code duplication refactoring tool for C#?

like image 424
domlao Avatar asked Sep 10 '26 21:09

domlao


1 Answers

Check :

Simian (http://www.redhillconsulting.com.au/products/simian/), based on source code. Works with plenty languages.

Clone Detective a Visual Studio plugin (http://www.codeplex.com/CloneDetectiveVS). (It uses ConQAT internally)

like image 171
Tomasz Jaskuλa Avatar answered Sep 12 '26 12:09

Tomasz Jaskuλa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!