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=2.1 required=5.0 tests=BAYES_05,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!jarthur!ssdken From: ssdken@jarthur.Claremont.EDU (Ken Nelson) Newsgroups: comp.lang.ada Subject: Re: Looking for Ada Metrics Tools Message-ID: <187@jarthur.Claremont.EDU> Date: 8 Feb 89 17:19:14 GMT References: <920009@hpclclt.HP.COM> Reply-To: ssdken@jarthur.UUCP (Ken Nelson) Organization: Harvey Mudd College, Claremont, CA List-Id: In article <920009@hpclclt.HP.COM> carol@hpclclt.HP.COM (Carol Thompson x75764) writes: >I am looking for complexity/quality metrics tools for Ada. Here is a quick description of the complexity/quality tools that the company I work for offers. Please don't flame me if this is not the correct spot for this information, I am just trying to respond to Carol's request for information. Software Systems Design of Claremont, CA offers a family of tools that perform complexity and quality analysis of Ada software. The tool family is called the Ada Integrated LifeCycle Environment (AISLE). Individual tools are: 1. ADADL (Ada Documentation and Design Language) - Analyzes Ada Design and code to generate 25 reports such as Program Unit, Types and Objects Set Use Reports and Cross References. The McCabe Complexity of each program unit is analyzed for both design and code. There are several quality reports analyzing quality of documentation and the consistency of code to design and vice versa. 2. DocGen - DocGen automatically generates Mil-Std Documentation such as 2167A, 2167 and others. DocGen is configurable to most internal documentation standards. 3. TestGen - TestGen is a Test Planning Tool, and a Test Coverage Analyzer. Using TestGen you can plan tests for your software to meet 4 white box testing standards (statement coverage, branch coverage, McCabe's Stuctured Testing, and complete path testing). Tests can be planned for design or code. The numbers and complexity of the tests are metrics about the design and code. Using the Test Coverage Analyzer you can learn what your white box and functional tests actually do. You can ensure that your functioanl tests meet any of the 4 levels of white box testing which TestGen supports. 4. QualGen - QualGen is a metrics collecting and analysis tool. Over 60 metrics are calculated for both Ada design and code. Metrics can be viewed graphically or numerically. QualGen can instantly show where and why quality is bad, or exceeds contractual limits. QualGen will be shipped in the 3rd quarter of 1989. 5. Ada Syntax Editor (ASE) - ASE ensures quick, error free entry of Ada design and code. ASE can help novice Ada programmers, and experts as well. ASE can enforce documentation and design standards. 6. GrafGen - GrafGen will draw your Ada design and code. It graphically shows Ada packaging structure, invocation structure, dependencies, and objects and types. You can generate pictures to print on most printers and terminals, such as Suns, Textronics, Postscript etc.... For more information contact: Tom Radi (President) Software Systems Design 3267 Padua Avenue Claremont, CA 91711 (714) 625-6147