Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Code Dependency/Flow Analysis Tool

Reply
Thread Tools

Code Dependency/Flow Analysis Tool

 
 
adhawan325 adhawan325 is offline
Junior Member
Join Date: Jun 2008
Posts: 1
 
      06-04-2008
Hi!

On my current project, the client has put forth the following requirement:

For every action/button click/hyperlink in the system, provide a list of classes, attributes, methods, queries and relationships between these.

It is a rather vague requirement, but we have interpreted it to mean that we need to analyze our codebase and generate a list of classes and methods (kind of like a sequence diagram, but without the diagram), for each button click.

I was wondering if any one has had experience utilizing any tools that may be able to help with this

Thank you for your help.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: any (preferably open source) static analysis tool or methodologies/studiesto translate ANSI [C|C++] or java code to XML? Joe Kesselman XML 0 09-28-2011 04:55 AM
Evaluating static analysis and Dynamic analysis tools for C/C++ ssubbarayan C Programming 5 11-03-2009 12:50 AM
Tool for Peformance Analysis of C++ code ... =?ISO-8859-1?Q?Konrad_M=FChler?= C++ 2 04-26-2007 02:52 PM
Source code analysis tool rahul8143@gmail.com C Programming 6 10-07-2005 10:21 PM
source code analysis/code coverage tool experience bill turner Java 2 07-19-2005 03:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57