| Issue 37: | Flagging impossible code and unnecessary tests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Dynamic state tests can sometimes only return one value, which makes them unnecessary and possibly means that code branches can never execute. It would be nice to flag those to the user as possible performance improvements. |