This program parses Delphi or Borland Pascal source code and produces reports that help you understand your source code better. You will also be able to identify potential errors and anomalies. Your code will be more Readable and maintainable. Pascal Analyzer can also check how coding standard guidelines are followed. The static code analysis performed by Pascal Analyzer can help you find bugs early in the development process. According to a study published in 2002 by America's National Institute of Standards and Technology (NIST) software bugs cost to the American economy alone is $60 billion a year.
To summarize, Pascal Analyzer can:
Give FASTER time to market for new products
Improve application quality and reliability
Reduce overall cost of development, support, and maintenance
Pascal Analyzer provides a full collection of useful informative reports to both control and document the source code. Among the reports produced are:
Identifiers Report
Warnings Report
Optimization Report
Cross-Reference Report
Class Hierarchy Report
There are currently 48 different reports to help you improve the quality of your source code. Many reports contain multiple sections with information, and in all there are more than 170 sections. Pascal Analyzer is very easy to use, and does not require any modifications to your code.