Code Inspection: Loop statement that doesn't loop
Reports for , while and do statements whose bodies are guaranteed to execute at most once. Normally, this is an indication of a bug.
Last modified: 08 May 2020
Reports for , while and do statements whose bodies are guaranteed to execute at most once. Normally, this is an indication of a bug.