Last analyzed 6ca2230 6 months ago
Default analysis branch is
Currently analyzing run
Top level return with argument detected RB-LI1088
Anti-pattern
6 months ago6 months old
Top level return with argument detected.
39end
40
41# Raises "top level return with argument detected"
42return 143
44# Raises "duplicate elsif block detected"
45if x == 1