Hi,

how do you create the coverage report? It is important to use the exact same class files which are deployed to your remote web server. Please find a detailled discussion in documentation:

http://www.eclemma.org/jacoco/trunk/doc/classids.html

Regards,
-marc

On 2015-07-29 00:30, [email protected] wrote:
I am trying to measure code coverage of remote web service. Using dump
goal, I'm getting execution dump from server to client(i.e.
application triggering test cases) . Also report is getting displayed.

The report shows zero test coverage and in session tab I'm getting
list of classes from remote web service. So, classes being tested are
enlisted in report.

As, I am new to JACOCO, I have few basic questions to ask.

1. Logically its impossible to get source attached to remote classes
enlisted in session. But still, is there such provision?

2. Why I'm getting zero test coverage? jacoco.exec seems fine at
server end. I read few posts earlier, as I was facing issue of linking
source to class and at that time too I was getting zero test coverage.
Is this a similar issue.

Please guide me to resolve these issue. If anyone want more
explanation, plz let me know. Thanks in advance :-)

--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/7659d7f087fcc4e746f4e608b02b3548%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to