_TOTAL Totals Report

Top  Previous  Next

 

Targets: All

 

This report writes a table that summarizes the number of files, procedures, functions, types etc, in the analyzed source code. It also shows how many of each category that are global, interfaced and unused. Here is a small excerpt from such a table.

 

****************************************************************************

*                            Totals Report for                             *

*                      C:\PROJEKT\PSEARCH\PSEARCH.DPR                      *

****************************************************************************

 

Metrics:

----------------------------------------------------------------------------

 

Element                    Total      Local     Global Interfaced     Unused

 

 Files                        3          -          -          -          -

 Modules                     23          -          -          -          -

 Lines                      715          -          -          -          -

 

 

 Constants                    1          1          0          0          0

   Typed                      0          0          0          0          0

   Resourcestring             0          0          0          0          0

 

 Types                        1          0          1          1          0

   Simple/unknown             0          0          0          0          0

   Array                      0          0          0          0          0

   Class                      1          -          1          1          0

   Class ref                  0          -          0          0          0

   Enumerated                 0          0          0          0          0

 

 

Restrictions:

 

You can set the option for “Details” in the Options dialog, to let PAL generate detailed information.

 

 

See also:

 

R_METRIC Metrics Reports