The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Detect duplicate C# code with Simian

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Darrell Norton

Posts: 876
Nickname: dnorton
Registered: Mar, 2004

Darrell Norton is a consultant for CapTech Ventures.
Detect duplicate C# code with Simian Posted: Mar 15, 2006 5:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Darrell Norton.
Original Post: Detect duplicate C# code with Simian
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Darrell Norton
Latest Posts From Darrell Norton's Blog

Advertisement
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


Read: Detect duplicate C# code with Simian

Topic: A component isn't a service because... Previous Topic   Next Topic Topic: Deadlines

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use