...
Tool | Version | Checker | Description | CodeSonar | |||||
---|---|---|---|---|---|---|---|---|---|
Include Page | CodeSonar_V | CodeSonar_V | FB.CORRECTNESS.EC_BAD_ARRAY_COMPARE | Invocation of equals() on an array, which is equivalent to == | |||||
Coverity | 7.5 | BAD_EQ | Implemented | ||||||
Parasoft Jtest |
| PB.CUB.UEIC | Do not use '==' or '!=' to compare objects | ||||||
SonarQube |
| S2159 | Silly equality checks should not be made |
...