Ruby has some restrictions for using
return
,
break
,
continue
and other calls which break the control flow.
This inspection highlights wrong and restricted usages of such jump calls.