]> source.dussan.org Git - sonarqube.git/blob
d3cf08f7fbebaadd255adc61220c831b41ae68c7
[sonarqube.git] /
1 <p>
2       This method assigns a literal boolean value (true or false) to a boolean variable inside
3       an if or while expression. Most probably this was supposed to be a boolean comparison using 
4       ==, not an assignment using =.
5       </p>