CostSoftware AgilityCode Readability
Cost
Too many classes without same name as file name can increase costs
This code insight searches all the classes not having the same name as the file.
Why you should care
Having the naming conventions make the source code more easy to ready and so to maintain. Try to reduce the number of classes not having the same name as the file.
Business Impacts
It is recommended to avoid these in order to ensure the code is more readable and cost effective.
CAST recommendations
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
c