Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - code coverage exclude system header files: (1 Item)
   
code coverage exclude system header files  
I have generated gcno and gcda files required for code coverage.
After importing these files into QNX IDE, it shows code coverage for all system included header files also(like <vector>
)  whose values are very less %.

Is there any option/flags while build or run to remove system header files from code coverage data in QNX IDE.