]> source.dussan.org Git - sonarqube.git/blob
2efe10c9f8c87ccf0e2afb9e8fa6137d9ff4a284
[sonarqube.git] /
1 <p> This method performs a nonsensical computation of a local variable with another
2 reference to the same variable (e.g., x&x or x-x). Because of the nature
3 of the computation, this operation doesn't seem to make sense,
4 and may indicate a typo or
5 a logic error.  Double check the computation.
6 </p>