Sam Dalton
Posts: 143
Nickname: samd
Registered: Jun, 2003
|
Sam Dalton is a Java Developer with ThoughtWorks in teh UK
|
|
|
|
Simian Code Similarity Analyser
|
Posted: Jun 27, 2003 3:32 AM
|
|
|
This post originated from an RSS feed registered with Java Buzz
by Sam Dalton.
|
Original Post: Simian Code Similarity Analyser
Feed Title: import java.*;
Feed URL: http://www.samjdalton.com/pebble/rss.xml
Feed Description: Random, Infrequent Bloggings of a Techie
|
Latest Java Buzz Posts
Latest Java Buzz Posts by Sam Dalton
Latest Posts From import java.*;
|
|
Heard about this from a colleague yesterday (http://www.redhillconsulting.com.au/products/simian/index.html.)
Simian (Similarity Analyser) identifies duplication in Java, C#, C, CPP, COBOL, JSP, HTML source code and even plain text files.
I can see where this would be useful on and large-scale project where it is difficult for any one developer to keep track of what has been done. This would quickly identify areas for refactoring etc.
Simian can be easily integrated with your build process as it provides plugins for Ant and Maven
Read: Simian Code Similarity Analyser
|
|