Hanna Kurhuzenkava
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
-
Hanna Kurhuzenkava created a post, AnsweredAnalyze Dead Code in the Project
It is possible to analyze whole project and see if there is a dead code? The code can be considered as dead if: There aren't any usage of it. Code (method or constant) is used only in tests. As a...