For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > July 2006 > Metric tool for Java









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Metric tool for Java
pradeep.sel@gmail.com

2006-07-31, 4:08 am

Want to check the complexity of the software you are building? Ch
out CyVis. CyVis is a free software metrics collection, analysis and
visualisation tool for software built using Java. It enables developers
to identify complex part of their software very easily.

CyVis collects data from java class or jar files hence there is no need
for the actual source code. Once the metrics are collected, the
statistical information is shown in a way that enables you to
immediately detect which part of your software is complicated and which
is not.

CyVis can either be integrated with your Ant script or used in command
interface to generate reports. It also has a GUI Interface which we
consider to be of great help to its users.

You can be downloaded CyVis from http://cyvis.sourceforge.net


Pradeep

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com