-
Type:
Language-Specification
-
Status: Active
-
Resolution: Unresolved
-
Labels:None
-
Impact:Unknown 'null' severity
-
Likelihood:Unknown 'null' severity
Nested if, for, while, match, and try statements are key ingredients for making what's known as "Spaghetti code".
Such code is hard to read, refactor and therefore maintain.