Issue Details (XML | Word | Printable)

Key: CLOV-280
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nick Pellow [Atlassian]
Reporter: Nick Pellow [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Clover

file element in XML report should use the fully qualified name

Created: 09/Jun/08 07:55 PM   Updated: 25/Jun/08 06:19 AM
Component/s: Reporting
Affects Version/s: None
Fix Version/s: 2.3.2

Time Tracking:
Not Specified

Participants: Nick Pellow [Atlassian]
Since last comment: 24 weeks, 6 days ago
Resolution Date: 25/Jun/08 06:19 AM
Labels:


 Description  « Hide
Clover 1.2 reported:
<file name="\full\path\to\srcdir\com\test\JavaFile.java">

while Clover 2.2 reports:

<file name="ContactInfo.java">


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nick Pellow [Atlassian] added a comment - 10/Jun/08 01:44 AM
I will add a new attribute - 'path', for the full path to the file, since the name may be useful on its own as well.