Warns about code that can never been executed. This happens when a function returns before the code, or a break ends execution of a statement etc.
void process( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
array register( )