Darrell Norton's Blog [MVP]

Sponsors

The Lounge

Wicked Cool Jobs

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
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



Posted Wed, Mar 15 2006 6:47 AM by Darrell Norton
Filed under:

[Advertisement]

Comments

Steve wrote re: Detect duplicate C# code with Simian
on Wed, Mar 15 2006 10:21 AM
Very cool stuff. I'll have to check it out.
Chris Burrows .NET Blog wrote Simian. A tool to search for Code Duplication.
on Thu, Mar 16 2006 4:53 AM
A while back I mentioned a Java application that searches for code duplication called Simian.  ...
DotNetKicks.com wrote Duplicate code is a pain
on Thu, Jan 17 2008 4:19 PM

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

Devlicio.us