Reports

Top  Previous  Next

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

 

R_GEN General

R_METRIC Metrics

R_REF Reference

R_CLASS Class

R_CONTR Control

 

Please note that all reports are not always relevant for all compiler targets. 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

D2006N

Delphi 2006 for .NET

D2007W

Delphi 2007 for Win32

D2009W

Delphi 2009 for Win32

D2010W

Delphi 2010 for Win32

DXE

Delphi XE for Win32

DXE2

Delphi XE2 for Win32/Win64/OSX

DXE3

Delphi XE3 for Win32/Win64/OSX

DXE4

Delphi XE4 for Win32/Win64/OSX/iOS

DXE5

Delphi XE5 for Win32/Win64/OSX/iOS/Android

DXE6

Delphi XE6 for Win32/Win64/OSX/iOS/Android

DXE7

Delphi XE7 for Win32/Win64/OSX/iOS/Android

DXE8

Delphi XE8 for Win32/Win64/OSX/iOS/Android

D10

Delphi 10 (Seattle) for Win32/Win64/OSX/iOS/Android

D10.1

Delphi 10.1 (Berlin) for Win32/Win64/OSX/iOS/Android

D10.2

Delphi 10.2 (Tokyo) for Win32/Win64/OSX/iOS/Android/Linux64

D10.3

Delphi 10.3 (Rio) for Win32/Win64/OSX/iOS/Android/Linux64

D10.4

Delphi 10.4 (Sydney) for Win32/Win64/OSX/iOS/Android/Linux64

D11

Delphi 11 (Alexandria) for Win32/Win64/OSX/iOS/Android/Linux64/OSXARM

 

 

Most reports have "Target: All" which means they are relevant for all compiler targets.

 

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