>From what I see, AbstractSubsystemTest is only used for unit tests.
Unit tests are usually covered by Cobertura or Emma.
This coverage report only covers the testsuite/ module.
We could extend Jacoco to cover modules' unit tests to, but that would need to change surefire's JVM args update in all modules.

Ondra




On Wed, 2012-01-25 at 17:03 +0000, Kabir Khan wrote:
I think probably tests extending AbstractSubsystemTest should be included as well. 
On 24 Jan 2012, at 21:09, Ondrej Zizka wrote:

> Hi,
> 
> 
> this is the first AS 7 coverage report: http://www.qa.jboss.com/~ozizka/coverage-report/html/index.html
> Download at: http://www.qa.jboss.com/~ozizka/AS7-coverage-full-2012-01-24.zip
> Jira: https://issues.jboss.org/browse/AS7-2022
> 
> It's made using the JaCoCo tool.
> Whole testsuite was run, except for the integration/compat module.
> Only tests launched through Arquillian are counted. Thus, for example, CLI tests are not - since they launch JVM on their own.
> To  be addressed later.
> 
> Please look at your modules/components (both devs and QA) and take actions to increase the coverage.
> If your tests are not being counted, please let me know, and we will figure out how to fix it.
> 
> 
> Regards,
> Ondra
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev