Hi Marc,
thank you for your fast response!
I understand the issue and will use a XML editor for manual inspection of the xml file.
I have another question:
The EclEmma Plugin provide me in Eclipse with a coverage percentage (e.g. 82.1%). When I inspect the exported xml file I cannot find this percentage value.
For example I have a class with 39 instructions. 32 of them are covered and therefore 7 missed. I only can find the value 32 and 7, but not the total number of instructions (39) nor the calculated percentage in the xml.
Shoud I calculate the coverage percentage on my own or did I make a mistake an these values should be included in the xml file?
Thanks and best regards,
Harald