...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Coverity | 7.5 | CHECKED_RETURN | Implemented | ||||||
Parasoft Jtest | 9.5 | PB.USC.NASSIG | |||||||
SonarQube Java Plugin |
| S2201 | Implemented for methods of immutable API classes |
Related Guidelines
EXP12-CPP. Do not ignore values returned by functions or methods | |
Passing Parameters and Return Values [CSJ] | |
CWE-252, Unchecked Return Value |
...