9
shouts

CopyPasteKiller - Free Code Similarity Finder

published 314 days, 17 hours, 55 minutes ago posted by viggityviggity 316 days, 18 hours, 14 minutes ago
Thursday, October 29, 2009 1:39:28 PM GMT Tuesday, October 27, 2009 1:20:19 PM GMT

So I just published CopyPasteKiller, a free tool that helps .Net developers working with large code bases find all the places that another developer used the time honored practice of Copy-Paste Inheritance. Or sometimes the code base is so big that it is easy duplicate functionality without actually copying and pasting. Either way, CopyPasteKiller is a fast way to hunt down similar chunks of code so that they can be refactored.

category: Architecture | clicked: 57 | | source: blog.nitriq.com | show counter code
tags: C#, Refactor, VB.NET