Code Inspection: Function with multiple return points
Reports functions with multiple return points. Some coding standards warn against functions with multiple returns, as they may make functions more difficult to understand and maintain.
Last modified: 08 May 2020