The code contains too many class names that do not begin with an uppercase letter

Why you should care

Complying with naming conventions make the source code easier to ready and so to maintain. Class names should start with an upper case.

How we detect

CAST Highlight counts one occurrence each time a class name is found not starting with an upper case.

References

5362

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.