From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d39ad0747134ad2b X-Google-Attributes: gid103376,public From: WhiteR@CRPL.Cedar-Rapids.lib.IA.US (Robert S. White) Subject: Re: Any free Ada source code analyzer's avail. ? Date: 1996/05/29 Message-ID: <4ognlk$l0g@flood.weeg.uiowa.edu>#1/1 X-Deja-AN: 157295749 distribution: world references: <4ofara$t68@theopolis.orl.mmc.com> content-type: Text/Plain; charset=US-ASCII organization: self mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-05-29T00:00:00+00:00 List-Id: In article <4ofara$t68@theopolis.orl.mmc.com>, KevinJ.Cronin says... > >I'm looking for a "free" tool that will do some basic design analysis >on Ada source code. In particular a tool that will do things like: > >1. count the number of types, objects, subprogram declarations, etc. > in a compilation unit. >2. identify the number of simple types (Integer, Float) and > complex types (record, array) in a compilation unit. >3. count the number of imported types, constants, subprograms > actually used in a compilation unit. > >UNIX based would be nice but PC based would be fine too. > >Can anyone help? > >kcronin@polaris.mmc.orl.com Not free, but the Ada Analyzer (LittleTree Consulting?) available from Rational as a layered APEX product does exactly what you want. Its even UNIX based. -- ___________________________________________________________________________ Robert S. White -- an embedded systems software engineer WhiteR@CRPL.Cedar-Rapids.lib.IA.US -- It's long, but I pay for it! ---------------------------------------------------------------------------