Summary report for Apex class, trigger, page and component
- Number of all components
- Length without comments(class and trigger)
- API version of all components
- Number of all created components
- Number of all modified components
-
Install Salesforce Migration Tool
Force.com Apex Code Developer's Guide -
Modify build.properties correctly
sf.serverurl=<serverurl>
sf.username=<username>
sf.password=<password>
- Deploy the code
$ ant deploy
- Make ASummary* tab visible in your profile
Run ASummaryController_TEST.cls
Released under the MIT Licenses