Tool for performing static analysis of Ada source code
Date/Time of Processing: Tuesday 24 May 1994 07:52:59Pm Overall Assessment of System: OK Classification of System: C Basis of Classification -- Syntax Errors PASS Completeness PASS Independence from External Libraries FAIL Independence from a Specific Ada Compiler FAIL Explanations for failures -- System withs non-standard library units that are not provided System contains compiler-specific pragmas or uses Machine_Code Number of ... Files 93 Library Units 93 Lines 33636 Statements 7303 Comments 9836 Unidentified Withed Units -- 3 unidentified withed units Subunits and Parent Units -- 8 parent program units 0 missing parent units 25 subunits 0 subunits found but not specified 0 subunits specified but not found
languages/ada/swtools/asap:
File Name Size
--------- ----
README 2,437
asap.zip 419,413
Totals
============== ==============
2 Files 421,850
ADA STATIC SOURCE CODE ANALYZER PROGRAM (ASAP)
Author : Dennis Doubleday (dd@sei.cmu.edu)
Software Engineering Institute
Carnegie Mellon University
4500 5th Ave.
Pittsburgh, PA 15213
Target : Any machine running the VAX/VMS operating system.
Compile : Using the DEC VAX Ada compilation system.
Briefly, ASAP is an automated tool for static source code analysis of
programs written in the Ada programming language. The purpose of the
analysis is to collect and store information pertaining to the analyzed
Ada compilation unit's size, complexity, usage of Ada language
constructs and features, and static interface with other Ada compilation
units.
The file COMPILE_ASAP.COM may be used to do the initial compilation of
the ASAP files. The files TECH_REPORT.MEM and TECH_REPORT.COM contain
the University of Maryland technical report describing the purpose and
use of ASAP.
7/24/90 Dennis Doubleday Initial release 1/31/94 AdaNET Initial release to the PAL
This prologue must be included in all copies of this software. Restrictions on use or distribution: NONE This prologue must be included in all copies of this software. This software is released to the Ada community. This software is released to the Public Domain (note: software released to the Public Domain is not subject to copyright protection).
This software and its documentation are provided "AS IS" and without any expressed or implied warranties whatsoever. No warranties as to performance, merchantability, or fitness for a particular purpose exist. The user is advised to test the software thoroughly before relying on it. The user must assume the entire risk and liability of using this software. In no event shall any person or organization of people be held responsible for any direct, indirect, consequential or inconsequential damages or lost profits.