InnovationSoftware EleganceCode Complexity
Innovation
The code contains too many includes.
This code insight lists all Abap Programs using too many Includes.
It provides the following information:
Abap Program fullname, number of IncludesÂ
It provides the following information:
Abap Program fullname, number of IncludesÂ
Why you should care
High number of Includes decreases the visibility in terms of data definitions and processes. Program maintenance will become difficult.
Business Impacts
Since Includes reduces program maintenance, it essentially reduces the time towards innovating the code because of shifted focus.
CAST recommendations
Reduce the total number of parameters by subdividing your functions into more specialized and granular artifacts.
References
About CAST and Highlight’s Code Insights
Over the last 25 years, CAST has leveraged unique knowledge on software quality measurement by analyzing thousands of applications and billions of lines of code. Based on this experience and community standards on programming best practices, Highlight implements hundreds of code insights across 15+ technologies to calculate health factors of a software.
See featuresHow it works