RB Code Reports provides software metrics for your REALbasic application. It gives you a way to objectively evaluate the maintainability of your project and improve its performance. It analyzes your project and produces a set of reports including the Statistics, Unused Variables, Optimizations, Cyclomatic Complexities, and Spell Check reports. You can use these reports to clean up and optimize your code and show you what methods need to be refactored.
New for version 1.3 - Added a new "Warnings" report. The warnings report has two checks within it. The first is to check methods that exceed a specified limit of NCSL and the second is to check for misplaced DIM statements (DIMs imbedded within blocks of code). - Added "Summary only" preference for the statistics report that will exclude method level statistics. - Added to the statistics report the total of number of windows, classes, interfaces, and modules within the project. - Added header information to the top of the report. - Add a menu item to force all reports to be recalculated. System Requirements: Mac OS X 10.3 or later. Windows 2000/XP or later. Price: $24.95 Download: http://www.truenorthsoftware.com/RBCodeReports/RBCodeReports.html _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
