Reports a method where the number of nested statements in the method's body exceeds the specified maximum.

Methods with too deep statement nesting may be confusing and are a good sign that refactoring may be necessary.

Use the Nesting depth limit field to specify the maximum allowed nesting depth for a method.