...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Coverity | 7.5 | BAD_EQ | Implemented | ||||||
Parasoft Jtest |
| PBCERT.CUBEXP03.UEIC | Do not use '==' or '!=' to compare objects | ||||||
SonarQube |
| S1698 | "==" and "!=" should not be used when "equals" is overridden |
...
...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Coverity | 7.5 | BAD_EQ | Implemented | ||||||
Parasoft Jtest |
| PBCERT.CUBEXP03.UEIC | Do not use '==' or '!=' to compare objects | ||||||
SonarQube |
| S1698 | "==" and "!=" should not be used when "equals" is overridden |
...