public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* BOOST_FOREACH prevent 100% code coverage
@ 2012-10-12  6:53 Marcin Zawadzki
  0 siblings, 0 replies; only message in thread
From: Marcin Zawadzki @ 2012-10-12  6:53 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm using BOOST_FOREACH in my code. And because it's macro so the
whole code behind the macro is inserted in place where it's used. So
finally when generating code coverage using gcc/gcov for my file it
says that I have not covered branches in line with BOOST_FOREACH.
And the question is - is it possible to somehow exclude BOOST_FOREACH
form coverage results?

Thanks,
Marcin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-12  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-12  6:53 BOOST_FOREACH prevent 100% code coverage Marcin Zawadzki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).