All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
when
case foo when bar then 1 when baz then # nothing end
case foo when bar then 1 when baz then 2 end