-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Analyse the code and search for unreachable statements (such as inconsistent if blocks, that will never be true).
The unreachable pieces of code should be cleaned.
Analyse the code and search for unreachable statements (such as inconsistent if blocks, that will never be true).
The unreachable pieces of code should be cleaned.