Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - code coverage report is not generated: (1 Item)
   
code coverage report is not generated  
I created two application with code coverage enabled options. 
I setup the signal handler to call the __gcov_flush () if SIGUSR2 is triggered. I can see gcda files are generated for 
both applications. 

Application 1: Able to import the gcda files from target to host machine and can able to generate the code coverage data
 successfully without any error. Please see Applicaiton 1 No Issues file
Application 2: Able to import the gcda files from target to host machine, I'm getting the http error 500 and null 
pointer exceptions while generate the report. I can able to see the code coverage information for source files correctly
, the problem is not able to generate the coverage report. Please see Application 2 Null Pointer Exception file and 
Application 2 Properties Window. 

I have also attached log file of the IDE session. 

Please note that I'm using QNX6.6 which runs in x86 platform.

Please help me to resolve  why I'm getting null pointer exceptions while generating the code coverage data for 
application 2. 




_______________________________________________

General
http://community.qnx.com/sf/go/post117928
To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com
Attachment: Text .log 789.37 KB Image Application 2 Null Pointer Exception.jpg 336.27 KB Image Application 2 Property Windows.jpg 366.78 KB Image Application 1 No Issues.jpg 398.69 KB
Associations:
post117924:
              Re: Code coverage and java.lang.NullPointerException -  - Murugaiyan Perumal(deleted)