Checks if the provided switch statement contains any conditional break
The switch statement to analyze
Returns true if the switch statement contains a conditional break, otherwise false
Checks if the provided switch statement contains any conditional break