Thanks Marc, somehow I figured out what went wrong.

Just listed the steps 
here https://groups.google.com/forum/#!topic/jacoco/YWRr3lS5gw4

Thanks for your help

Regards,
Bhupendra


On Thursday, 20 March 2014 22:30:01 UTC+5:30, Marc R. Hoffmann wrote:
>
> Hi Bhupendra, 
>
> you don't need the source files, they are only needed for syntax 
> highlighting. 
>
> But you need the class files (JARs etc.) of your application under test. 
>
> Best regards, 
> -marc 
>
> On 19.03.14 11:06, Bhupendra Mahajan wrote: 
> > Hi, 
> > 
> > For some reason, I dont have access to the source of the application 
> > under test 
> > 
> > Do I need to have the source of the application in order to generate 
> > the HTML reports?? 
> > 
> > Currently when I run the maven plugin to process the reports it does 
> > not show my own classes i.e. com.<something>.* 
> > 
> > But when I view the jacoco.exec file in eclipse it displays the 
> > relevant classes with their names, Total Probes and Executed Probes. 
> > 
> > Appreciate your help 
> > 
> > Regards, 
> > Bhupendra 
> > 
> > 
> > 
> > 
>
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to