in workshop/03_Inspections/01_Highlights.php [62:69]
public function deadCodeFunction2() { return true; if (true) { return false; } }