home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!swrinde!emory!ogicse!cadreor!johnb
- From: johnb@cadreor.cadre.com (John Blattner)
- Newsgroups: comp.lang.c
- Subject: Re: Code Analysis Tools Info Request
- Message-ID: <1993Jan8.175521.12117@cadreor.cadre.com>
- Date: 8 Jan 93 17:55:21 GMT
- Article-I.D.: cadreor.1993Jan8.175521.12117
- References: <1993Jan4.164514.6580@newstand.syr.edu>
- Organization: Cadre Technologies Incorporated, Beaverton, Oregon.
- Lines: 44
-
- jacobs@erc.cat.syr.edu (David Quinn-Jacobs) writes:
-
- >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
- >555 French Rd. Email: jacobs@erc.cat.syr.edu
- >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.
- johnb@cadre.com
-