Spaghetti code
Appearance
A pejorative term for code with a complex and tangled control structure, especially one using many GOTOs, exceptions, or other "unstructured" branching constructs.
Also called "kangaroo code" because such code has so many jumps in it.
This article (or an earlier version of it) contains material from FOLDOC, used with permission.