Missing Return
Reports the non-void methods, functions, and blocks that may exit without executing the return
statement. All the paths in the control flow graph must end with a return
statement.
Inspection Details | |
---|---|
Available in: | AppCode 2023.3 |
Plugin: | AppCode, 2023.3 |
Last modified: 13 July 2023