[ITK-dev] Modular Code Coverage for remote modules

Bradley Lowekamp blowekamp at mail.nih.gov
Tue Jul 1 14:56:06 EDT 2014


Hello,

I am trying to run code coverage for each remote module.

How do I restrict the coverage to just the Remote Module?

Currently it is being reported for all files run during the testing, which includes the IOs[1]. This is what I currently have [2].

Is there a magic options I need to set some place? Or do we need to add source file LABELS to enable the LABELS option to ctest_coverage[3]?

Thanks,
Brad


[1] http://open.cdash.org/viewCoverage.php?buildid=3390315
[2] http://open.cdash.org/viewNotes.php?buildid=3390283
[3] http://www.cmake.org/cmake/help/v3.0/command/ctest_coverage.html



More information about the Insight-developers mailing list