how to change the format of xml file(coverage data)

Yusuke Ohata October 22, 2011

Hi

I use Clover and usually output coverage data in xml file.

The rsult( in xml files) only shows "line" and "count" etc..

But I want to have the name of the method also.

(I wanna know which method is not tested by watching xml files.)

Is there any way to have the name of methods?

Thanks

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 24, 2012

Hi Yusuke,

I'm not sure which version of Clover you were using, but since Clover 3.0 method signatures are available in XML reports. Example:

<line num="26" count="1" visibility="public" complexity="1" type="method" signature="add(IMoney) : IMoney"/>

Regards
Marek

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events