The following comment has been added to this issue:

     Author: Stephen Colebourne
    Created: Mon, 14 Feb 2005 7:58 PM
       Body:
Duplicate of MPJCOVERAGE-18
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-19?page=comments#action_29877

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-19

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-19
    Summary: Incosequent file/class structure in reports
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.8

   Assignee: Emmanuel Venisse
   Reporter: Daniel Frey

    Created: Tue, 26 Oct 2004 4:49 PM
    Updated: Mon, 14 Feb 2005 7:58 PM

Description:
The JCoverage plugin produces results for inner/anonymous classes. I.e. I have 
got a class called ClassOne, which has an anonymouls inner class. The two 
classes are displayed in the coverage report as ClassOnewith 44% and ClassOne$1 
with 0% tested, which is correct. However, the underlining reference to the 
html-file is in both cases the same. This is not consequent.

The summary pages contain separate references to inner and outer classes. If 
this should really be so, there should be two html-files to display the two 
scopes correctly. I personly think that it would be more convenient to have one 
file (as it is) and consequently there should only be one link in the summary 
(to the file, not the class(es)).



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to