Reports

Top  Previous  Next

The purpose of Pascal Analyzer is to generate reports that give information about your source code. Currently there are 44 reports that are generated for normal Pascal Analyzer projects, and 4 reports that are generated for multi-projects. These reports are categorized in 5 report groups:

 

R_GEN General

R_METRIC Metrics

R_REF Reference

R_CLASS Class

R_CONTR Control

 

Reports are not always relevant for all compiler versions. Sometimes some sections are relevant and others not. Versions supported are indicated in the following reference for each report:

 

BP7                Borland Pascal 7 (16-bits) and earlier

D1                Delphi 1 (16-bits)

D2                Delphi 2

D3                Delphi 3

D4                Delphi 4

D5                Delphi 5

D6                Delphi 6

D7                Delphi 7

D8                Delphi 8 for .NET

D2005W        Delphi 2005 for Win32

D2005N        Delphi 2005 for .NET

D2006W        Delphi 2006 for Win32 (also Turbo Delphi for Win32)

D2006N        Delphi 2006 for .NET   (also Turbo Delphi for .NET)

D2007W        Delphi 2007 for Win32

 

Each report group and report is associated with a small picture that is displayed in the report list.

 

 

See also:

 

R_GEN General Reports

R_METRIC Metrics Reports

R_REF Reference Reports

R_CLASS Class Reports

R_CONTR Control Reports