Unreachable code

Last modified: 03 December 2024

Reports code that can never be executed because there exists no control flow path to the code from the rest of the program.

Example: