View Source

After publishing the coverage report, QuickBuild can display the coverage report in build page and statistics page. Below we will use Cobertura as an example. Different coverage tool may have different view, but in most cases, they have the same look-and-feel.

h3. Build Overview
!cobertura-overview.png!
h3. By Package
!cobertura-package.png!

h3. By Class
!cobertura-class.png!

h3. By Method
!cobertura-method.png!

h3. View Source code

!cobertura-source.png!

h3. View Coverage Trends

!stats.png!

h3. View Aggregated Coverage Data
If you have defined aggregation, a panel in the configuration overview will list the recent coverage data in the child configurations

!aggregation.png!