How to find dead code in your Java services
Picnic Engineering
MARCH 21, 2023
When building solutions, the code we write can last many years. While casually browsing legacy code we might wonder; is this still used? The missing documentation or outdated tests do not help us answer this. When it is actually not used anymore, it is oftentimes because of historical reasons that code is still around.
Let's personalize your content