
Code Analysis Tools Info Request
Quote:
>I am looking for code analyis tools (other than cflow and cxref) which
>perform the following functions:
> o Cyclomatic Complexity Analysis (McCabe)
> o Calling Trees (graphic or textual)
> o Cross Referencing (particularly noting global variable usage)
>It does not matter if the tools are commercial or in the public domain. (If
>they apply to Fortran as well as C, that is a plus.)
>Please post replies to the following email address since I cannot access
>news very often. Thanks in advance.
>----------------------------------------------------------------------------
>Dave Quinn-Jacobs Phone: (315) 724-1100
>The Analytical Sciences Corp. (TASC) FAX: (315) 724-3330
>New Hartford, NY 13413
>--
>------------------------------------------------------------------------------
> David Quinn-Jacobs
> * Plainfield Associates
Ensemble is a suite of tools for the C development and maintenance
engineer. The code analysis or reverse engineering tools generate
cyclomatic complexity metrics, structure charts with calling hierarchy
and parameter passing info, and cross reference reports. The tools
provide additional structure and logic reverse engineering, quality
metrics calculations, test case generation, test execution profiling,
and design documentation generation. Ensemble is currently shipping on
Sun Sparc and HP700. Ensemble will be shipping on IBM RS6000 and DEC
Ultrix in Q1, 1993. Ensemble works with ANSI, K&R, and Microsoft
dialects including the extensions for the workstation compilers and
many cross compilers.
For more information, please contact Cadre Technologies at
1-800-743-2273 or (401) 351-5950.
John Blattner
Cadre Technologies, Inc.