Recipe catalogProgram analysisJavaControl flow analysisOn this pageControl flow analysis Recipes that analyze code control flow to detect issues like unreachable code, excessive complexity, and control flow anomalies. Categories Search Recipes Find unused variable definitions