AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
This project created for the calculation of software engineering metrics for ABAP programs.
This project created for the calculation of software engineering metrics for ABAP programs.
This project contains a program written in SAP ABAP that calculates important metrics for software engineering projects. The purpose of the program is to provide a convenient and automated way to measure key aspects of software development, such as code complexity, maintainability, and efficiency.
The program takes into account a variety of factors, such as:
"z_abap_metrics" program in SE38/SE80/Eclipse ADT and executeExept from the main program, the classes, some data elements and structures, an enhancement is being created in the local class "cl_calc_code_metrics" of the standard program "Code Metric Tool (/SDF/CD_CUSTOM_CODE_METRIC)", at the end of the method "calc_code_metric_for_object". The purpose of this enhancement is to extract a list of the classes for analysis and their source code. It's a key functionality of the program.