The two answers problem Every dead-code tool I have used has exactly two answers: used, or unused. That sounds fine until you watch one work. When the tool cannot see a link - because the name is built at runtime, because a class is addressed through a variable, because a framework reads a valu...

Source: [Dev.to](https://dev.to/baytcho/dead-code-analysis-that-is-allowed-to-say-i-dont-understand-this-55lh)

Sponsored