<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
>From what I see, <TT><FONT COLOR="#3c3c3c">AbstractSubsystemTest</FONT></TT> is only used for unit tests.<BR>
Unit tests are usually covered by Cobertura or Emma.<BR>
This coverage report only covers the testsuite/ module.<BR>
We could extend Jacoco to cover modules' unit tests to, but that would need to change surefire's JVM args update in all modules.<BR>
<BR>
Ondra<BR>
<BR>
<BR>
<BR>
<BR>
On Wed, 2012-01-25 at 17:03 +0000, Kabir Khan wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I think probably tests extending AbstractSubsystemTest should be included as well. 
On 24 Jan 2012, at 21:09, Ondrej Zizka wrote:

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

</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>