kangaroo code en · NOUN
Meanings
-
(rare, slang, uncountable) Poorly structured program code consisting of many jumps.
Sometimes, especially when working on large projects or with multiple programmers, it can become hard to avoid kangaroo code, that is, code that jumps from function to function and even jumps around within the same class.
2016, J. F. DiMarzio, The Debugger's Handbook, page 25: