New Reports: Unused Symbols and Late Calls

Large mature systems often contain symbols that are no longer used. These may be methods that are no longer called or variables and data structures that are no longer referenced by active logic. These unused symbols are often referred to as "dead code, dead wood, Cruft". Dead code make a system "smell bad" and a form of technical debt, and it can be difficult to identify and risky to remove.  An Upgrade Project is an optimal time to deal with dead code because gmStudio can help you identify and remove it.  

Learn how in this Support Statement: Unused Symbol Analysis and Reporting