https://in.mathworks.com/help/bugfinder/ref/sc13numberofgotostatementsexceedsthreshold.html
SC13 Number of goto statements exceeds threshold - The number of goto statements in a function is...
This defect is raised on a function when the number of goto statements in the function is greater than the define threshold.
goto statements
https://es.mathworks.com/help/bugfinder/ref/numberofgotostatements.html
Number of Goto Statements - Number of goto statements - MATLAB
This metric measures the number of goto statements in a function.
goto statementsnumbermatlab
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/statements/jump-statements?redirectedfrom=MSDN
Jump statements - break, continue, return, and goto - C# reference | Microsoft Learn
C# jump statements (break, continue, return, and goto) unconditionally transfer control from the current location to a different statement.
continue returnjumpstatementsbreak
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/statements/jump-statements?f1url=%3FappId%3DDev16IDEF1%26l%3DEN-US%26k%3Dk(goto_CSharpKeyword)%3Bk(DevLang-csharp)%26rd%3Dtrue
Jump statements - break, continue, return, and goto - C# reference | Microsoft Learn
C# jump statements (break, continue, return, and goto) unconditionally transfer control from the current location to a different statement.
continue returnjumpstatementsbreak