Skip to content

Summary report for Apex class, trigger, page and component

Notifications You must be signed in to change notification settings

hkajiwara/ASummary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A*Summary

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

Screenshots

my image my image my image

Deploying

  1. Install Salesforce Migration Tool
    Force.com Apex Code Developer's Guide

  2. Modify build.properties correctly

sf.serverurl=<serverurl>
sf.username=<username>
sf.password=<password>
  1. Deploy the code
$ ant deploy
  1. Make ASummary* tab visible in your profile

Testing

Run ASummaryController_TEST.cls

License

Released under the MIT Licenses

About

Summary report for Apex class, trigger, page and component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages