Do you love to keep code that you didn’t wrote? most likely not…
As systems grow and evolve, the codebase inevitably accumulates clutter, including unused or “dead” code. frequently the developers who wrote that code are not even in the company anymore. So how do you know if the code is inactive used? Dead code can be confusing and it can be the origin for vulnerabilities in your code base.
So it is not only “legacy” code we gotta deal with but besides “dead” code and even so called “zombie” code. This session will give you an overview over the common conflict with this types of code and it will effort to give you an thought about the differences between those types of code and about tools that will aid you to get free of it.








