Inspectopedia Help

Missing switch case

Reports the switch statements that do not include all of the enumerated type's elements as cases. It also reports the switch statements over integer type that do not include the default: branch.

Inspection Details

Available in:

AppCode 2023.3

Plugin:

AppCode, 2023.3

Last modified: 13 July 2023