BooleanGetMethodName
Design
Minor
getter methods which returns a boolean should be named 'is...()' or 'has...()'
Codiga provides multiple set of rules for 12+ languages. Below we provide a link and a description for all the rules supported by our platform. Note that not all the rules are being listed and described below.
getter methods which returns a boolean should be named 'is...()' or 'has...()'
Ensure that class hirearchy is not too large
Check for eval expression.
Do not use goto