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 following.
- Statistics
- Optimizations
- Cyclomatic Complexities
- Warnings
- Signatures
- Spell Checking
- User Defined Custom Reports
You can use these reports to clean up and optimize your code and show you what methods need to be refactored.