AntiPattern
Code Not Executed
code-path-not-executed
Dynamic invocation and compilation assumptions can prevent intended code paths from running—e.g., Function-constructor payloads not executed or build/target mismatches make code dead-on-arrival—so behavior diverges silently from the source-level expectation.