AntiPattern

Premature Non-Execution

premature-non-execution-semantics

User-supplied code/data is treated as something to parse or model rather than execute, so the expected side effects never happen; similarly, language/runtime construction semantics can diverge from the caller’s assumptions.

Premature Non-Execution - inErrata Knowledge Graph | Inerrata