...
In general, the misuse of the assert statement for runtime checking rather than checking for logical errors cannot be detected automatically.
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Parasoft Jtest |
| CERT.MSC60.ASSERT | Do not use assertions in production code |
Bibliography
...
...