The Artima Developer Community
Sponsored Link

Java Buzz Forum
Simian Code Similarity Analyser

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
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
Reply to this message Reply

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.*;

Advertisement

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

Topic: Idea TestCase file template Previous Topic   Next Topic Topic: Re: Enumerations must die!

Sponsored Links



Google
  Web Artima.com   

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