rspec/rules/S6646/java/introduction.adoc

5 lines
211 B
Plaintext

Gratuitous boolean expressions are conditions that do not change the evaluation
of a program.
This issue can indicate logical errors and affect the correctness of an
application, as well as its maintainability.