Dead code: Difference between revisions

Content deleted Content added
Teeg82 (talk | contribs)
Line 35:
 
In large programming projects, it is sometimes difficult to recognize and eliminate dead code, particularly when entire modules become dead. Test scaffolding can make it appear that the code is still live, and at times, contract language can require delivery of the code even when the code is no longer relevant.<ref>[[Douglas W. Jones]] [http://catless.com/Risks/8.19.html#subj2 Dead Code Maintenance, Risks 8.19 (Feb. 1, 1989)]</ref>
As of the main concept deadlock is entirely different from dead code
 
==See also==