Total lines of code stored within Endevor
search cancel

Total lines of code stored within Endevor

book

Article ID: 197526

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

The mainframe is being assessed and within Endevor there is a need to determine the total lines of code stored by type. 

Is there a report that is available to do this? 

Environment

Release : All

 

Resolution

CONRPT02 will provide the information needed.  The heading may be a little confusing, but below explains: 

                               CONRPT02:  SYSTEM INVENTORY SUMMARY              
                                                                                
ENVIRON     SYSTEM      SUBSYS      TYPE        STAGE   NUMBER OF           TOTAL AVERAGE # OF LARGETS # OF
                                              ID SEQ  ELEMENTS       STATEMENTS STATEMENTS STATEMENTS
                                                                                
ENV1        SYS1        SUB         ASM         1    1         8            4952 619 1603
--------    --------    --------    --------    ------  --------     ------------
ENV1        SYS1        SUB         ASM                        8            4952
ENV1        SYS1        SUB         CLIST       1    1         1               8 8 8
ENV1        SYS1        SUB         COBOL       1    1        83           38538 464 3345

 

  • Number of Elements - This contains the total number of elements that are defined for the system/subsystem/type and stage shown to the left within the report 
  • Total Statements - is the total number of source statements in each element (# of lines) 
  • Average # of Statements - the average # of lines in each element
  • Largest # of Statements - identifies and displays the largest # of lines in any one element