CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Darrell Norton's Blog [MVP]

Fill in description here...

Detect duplicate C# code with Simian

Howard van Rooijen has an excellent article on setting up Simian to detect duplicate code. Then he takes the next step and creates MonkeyWrangler, an add-in that takes the Simian output and converts it so that you can double-click on the text and Visual Studio will take you to the file and line of code!

Found 9 duplicate lines in the following files:
 
D:\Projects\Conchango\Conchango.Gluon\Conchango.Gluon.Plugins.Interface\ConfigSettings.cs (163) 171
 D:\Projects\Conchango\Conchango.Gluon\Conchango.Gluon.Plugins.Interface\ConfigSettings.cs (141) 150



Published Mar 15 2006, 06:47 AM by darrell
Filed under:

Comments

Steve said:

Very cool stuff. I'll have to check it out.
# March 15, 2006 10:21 AM

Chris Burrows .NET Blog said:

A while back I mentioned a Java application that searches for code duplication called Simian.  ...
# March 16, 2006 4:53 AM

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# January 17, 2008 4:19 PM
Check out Devlicio.us!