| Project: | Prolint Issue Tracker |
| Component: | Rules |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
find "dead code" : conditional code that cannot possibly run because the condition is never true. (probably impossible to realize)