View Source

QuickBuild supports [publish EMMA Report|Publish EMMA Report], after EMMA Report has been published successfully, the following navigation menus will be displayed in _Build_ Tab:
!emma_tabs.png!

You can view  EMMA Report by selected type.
* Packages Coverage
* Files Coverage
* Classes Coverage
* Methods Coverage

All these four reports are using the following type of table to display the coverage data

!packages.png!

By clicking the link (the data of coverage) next to !trend_icon.gif!, the trends of the class/method/block/line coverage will be displayed as a dropdown window.

By clicking the link of the name, the details coverage information of the package will be shown.

All of the data can be re-ordered based on the data type, so you can find out easily which of the  class/method/block/line has been covered most or least.