[Insight-developers] Deceptive Coverage Numbers
Bill Lorensen
bill.lorensen at gmail.com
Thu Apr 16 11:35:12 EDT 2009
Luis,
Take a look at the coverage for this file:
http://www.cdash.org/CDash/viewCoverageFile.php?buildid=314097&fileid=10830502
Note that several methods do not show up as program lines and thus do
not show up as uncovered lines. This is not limited to the new
statistics coverage, we have the same issues in ITK.
I believe it is because the template code is never referenced and
therefore is not considered code. I think the only remedy for now is a
visual inspection.
Bill
More information about the Insight-developers
mailing list