Hi, I am working on code coverage tools so working on jacoco implementation. Mainly i am curious about java agent that gave code coverage on the fly.I have java agent version 0.7.5 .I did the setup of it on my system.So when i gave java agent as a parameter to server startup and after doing manual testing of my application it generated .exec file at specified location.But some time after i stop my server .exec file does not populated.And more about jacoco report part it shows report which have coverage for class that has not being used while manual testing.Report part seems a bit confusing and wrong detail being showing. Please help me on to this because i do not see elaborated documentation of Jacoco on web.It seems like it behave unexpectedly.
Thanks, Saket -- 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/5ee95ccd-7d96-4daf-98d9-085ff6bf4efa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
